Skip to content

Hostname

deter.shop

Last fetched

deter.shop resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · deter.shopRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/deter.shop

Resolution chain

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

IPPrefixASNOperatorCountry
54.36.191.13254.36.0.0/16AS16276FR

WHOIS identity

Registrar
iana:69
Organization
Contact emails

Subdomains

3 observed subdomains of deter.shop.

Web-graph footprint

Distinct hostnames that link to or from deter.shop in the public web crawl.

5 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for deter.shop.

MechanismTarget
SPF_Adeter.shop
SPF_INCLUDE_spf.aruba.it
SPF_INCLUDEturbo-smtp.com
SPF_IP51.68.41.154
SPF_IP51.83.99.126/32
SPF_MXdeter.shop

Related pages

Pivot deeper into the graph from deter.shop.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "deter.shop"})-[: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.