Skip to content

Hostname

shopcreator.com

Last fetched

shopcreator.com resolves to 1 IPv4 address operated by LAYERSHIFT in GB. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · shopcreator.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/shopcreator.com

Resolution chain

shopcreator.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
87.239.18.4987.239.16.0/21AS205072LAYERSHIFTGB

WHOIS identity

Registrar
iana:1068
Organization
perfect privacy,
Contact emails

Subdomains

76 observed subdomains of shopcreator.com.

Web-graph footprint

Distinct hostnames that link to or from shopcreator.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for shopcreator.com.

MechanismTarget
SPF_Ashopcreator.com
SPF_INCLUDEemail.freshservice.com
SPF_INCLUDEinfusionmail.com
SPF_INCLUDEspf.internalresults.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.92.178.0/24
SPF_MXmail.shopcreator.com
SPF_MXshopcreator.com

Related pages

Pivot deeper into the graph from shopcreator.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

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

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