Skip to content

Hostname

4y04.com

Last fetched

4y04.com resolves to 2 IPv4 addresses operated by EPIK-LLC - Epik LLC in US. WHOIS lists iana:617 as the registrar.

Nutrition Label

WHISPER CANON · 4y04.comRouting diversity2.4/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/4y04.com

Resolution chain

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

IPPrefixASNOperatorCountry
209.196.146.115209.196.146.0/24AS394456EPIK-LLC - Epik LLCUS
35.213.172.23035.213.128.0/18AS15169GOOGLE - Google LLCSG

WHOIS identity

Registrar
iana:617
Organization
anonymize, llc.
Contact emails

Subdomains

10 observed subdomains of 4y04.com.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for 4y04.com.

MechanismTarget
SPF_A4y04.com
SPF_INCLUDE4y04.com.spf.auto.dnssmarthost.net
SPF_MX4y04.com

Related pages

Pivot deeper into the graph from 4y04.com.

Cypher and MCP

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

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