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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 77.75.121.122 | 77.75.120.0/21 | AS42831 | TVSAT364-AS | GB |
| 96.31.72.44 | 96.31.72.0/24 | AS29802 | HVC-AS - HIVELOCITY, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
Subdomains
2 observed subdomains of gen-why.com.
| Subdomain |
|---|
| reseller.gen-why.com |
| www.gen-why.com |
Web-graph footprint
Distinct hostnames that link to or from gen-why.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- gen-why.com
SPF policy
7 SPF mechanisms authorising senders for gen-why.com.
| Mechanism | Target |
|---|---|
| SPF_A | gen-why.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_INCLUDE | spf.gzo.com |
| SPF_IP | 208.101.28.148 |
| SPF_IP | 96.31.72.44 |
| SPF_IP | 96.31.72.74 |
| SPF_MX | gen-why.com |
Related pages
Pivot deeper into the graph from gen-why.com.
- IP · 77.75.121.122
- ASN · AS42831TVSAT364-AS
- Registrar · iana:2
- Country · GB
- Email · js7z532w27c@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ge…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.