Skip to content

Hostname

gen-why.com

Last fetched

gen-why.com resolves to 2 IPv4 addresses operated by TVSAT364-AS in GB. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
77.75.121.12277.75.120.0/21AS42831TVSAT364-ASGB
96.31.72.4496.31.72.0/24AS29802HVC-AS - HIVELOCITY, Inc.US

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

2 observed subdomains of gen-why.com.

Web-graph footprint

Distinct hostnames that link to or from gen-why.com in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • gen-why.com

SPF policy

7 SPF mechanisms authorising senders for gen-why.com.

MechanismTarget
SPF_Agen-why.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.gzo.com
SPF_IP208.101.28.148
SPF_IP96.31.72.44
SPF_IP96.31.72.74
SPF_MXgen-why.com

Related pages

Pivot deeper into the graph from gen-why.com.

Cypher and MCP

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

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