Hostname
gensonal.com
Last fetched
gensonal.com resolves to 10 IPv4 addresses operated by SERVERS-COM - Servers.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gensonal.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 172.240.108.68 | 172.240.108.0/24 | AS7979 | SERVERS-COM - Servers.com, Inc. | US |
| 172.240.108.76 | 172.240.108.0/24 | AS7979 | SERVERS-COM - Servers.com, Inc. | US |
| 172.240.108.84 | 172.240.108.0/24 | AS7979 | SERVERS-COM - Servers.com, Inc. | US |
| 172.240.127.234 | 172.240.127.0/24 | AS7979 | SERVERS-COM - Servers.com, Inc. | US |
| 172.240.127.242 | 172.240.127.0/24 | AS7979 | SERVERS-COM - Servers.com, Inc. | US |
| 172.240.127.243 | 172.240.127.0/24 | AS7979 | SERVERS-COM - Servers.com, Inc. | US |
| 172.240.127.244 | 172.240.127.0/24 | AS7979 | SERVERS-COM - Servers.com, Inc. | US |
| 172.240.253.132 | 172.240.253.0/24 | AS7979 | SERVERS-COM - Servers.com, Inc. | US |
| 185.196.197.71 | 185.196.196.0/22 | AS39572 | ADVANCEDHOSTERS-AS - DataWeb Global Group B.V. | NL |
| 185.196.197.72 | 185.196.196.0/22 | AS39572 | ADVANCEDHOSTERS-AS - DataWeb Global Group B.V. | NL |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gensonal.com owner
- Contact emails
- 3291b7bf-9785-49df-8d6c-0db9245f2690@identity-protect.org
- 697a79ea-48e1-4cf2-8871-9c7793100d1b@identity-protect.org
- b3749d46-bde3-47ae-8485-f9f7078a1689@identity-protect.org
- be61f0cd-c3fc-4040-937a-96587f0b367c@identity-protect.org
- c1352c5f-5b89-43d4-bfd1-c6d13a0df700@identity-protect.org
- f2ef5fa2-65df-4b3a-adbe-834feae96255@identity-protect.org
- owner-5425094@gensonal.com.whoisprivacyservice.org
- owner-5636794@gensonal.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of gensonal.com.
| Subdomain |
|---|
| wildcard.gensonal.com |
Web-graph footprint
Distinct hostnames that link to or from gensonal.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from gensonal.com.
- IP · 172.240.108.68
- ASN · AS7979SERVERS-COM - Servers.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 3291b7bf-9785-49df-8d6c-0db9245f2690@identity-protect.org
- 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: "gensonal.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.