Skip to content

Hostname

shopmaker.com

Last fetched

shopmaker.com resolves to 89.149.192.59, announced in 89.149.192.0/20 by LEASEWEB-NL-AMS-01 - LeaseWeb Netherlands B.V. in NL. shopmaker.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · shopmaker.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/shopmaker.com

Resolution chain

IPv6 resolution

Attribution

leaseweb netherlands

ORIGIN_AS

WHOIS identity

Registrar
iana:1068
Registrant organisation
bofewo b.v.
Contact emails
info@shopmaker.com, 10e99ff41e734ad491e4ba1dac585422.protect@whoisguard.com, 12cab7a8335f4c4795dd83efff208252.protect@whoisguard.com, 8c2f8dce0b6d45fead3f16a345e89693.protect@whoisguard.com, b643e37f89344de8baeb8547584b4f54.protect@whoisguard.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • dns1.registrar-servers.com
  • dns2.registrar-servers.com

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • aspmx2.googlemail.com
  • aspmx3.googlemail.com

SPF policy

  • include: _spf.google.com
  • include: spf.3uu.net

Threat-feed evidence

History

Related pages

Pivot from shopmaker.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "shopmaker.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.