Skip to content

Hostname

horror-shop.com

Last fetched

horror-shop.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1257 as the registrar.

Nutrition Label

WHISPER CANON · horror-shop.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/horror-shop.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.248.73.17534.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1257
Organization
damaged brain
Contact emails

Subdomains

22 observed subdomains of horror-shop.com.

Web-graph footprint

Distinct hostnames that link to or from horror-shop.com in the public web crawl.

259 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for horror-shop.com.

MechanismTarget
SPF_Ahorror-shop.com
SPF_INCLUDE_spf.1und1.de
SPF_INCLUDEsendgrid.net
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.nl2go.com
SPF_IP159.69.1.254/32
SPF_IP178.248.242.100/32
SPF_IP46.232.185.83/32
SPF_MXhorror-shop.com

Related pages

Pivot deeper into the graph from horror-shop.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "horror-shop.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.