Skip to content

Hostname

deepeddyvodka.com

Last fetched

deepeddyvodka.com resolves to 2 IPv4 addresses operated by LIQUIDWEB - Liquid Web, L.L.C in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · deepeddyvodka.comRouting diversity2.4/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/deepeddyvodka.com

Resolution chain

deepeddyvodka.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
67.227.136.20667.227.128.0/17AS32244LIQUIDWEB - Liquid Web, L.L.CUS
74.217.242.2674.217.242.0/23AS10913INTERNAP-BLK - Unitas GlobalUS

WHOIS identity

Registrar
iana:299
Organization
deep eddy vodka
Contact emails

Subdomains

18 observed subdomains of deepeddyvodka.com.

Web-graph footprint

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

540 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for deepeddyvodka.com.

MechanismTarget
SPF_Adeepeddyvodka.com
SPF_INCLUDE_phishspf.knowbe4.com
SPF_INCLUDEemail.prnewswire.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.254.121.248/32
SPF_IP209.215.186.1/25
SPF_IP54.213.101.86/32
SPF_MXdeepeddyvodka.com

Related pages

Pivot deeper into the graph from deepeddyvodka.com.

Cypher and MCP

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

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