Hostname
gerontis.com
Last fetched
gerontis.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
gerontis.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 138.197.231.40 | 138.197.228.0/22 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- c/o whoisproxy.com
- Contact emails
- whois.privacy@privacyid.com
- 7f3f94f5a16448de8076616268d71277.protect@withheldforprivacy.com
- manolis.stamatakis@gmail.com
- 283365943b848bb91fab076aae3812a03a9a84abb0db1b7e804c5c84585f999d@gerontis.com.whoisproxy.org
- 36c9fe97eb59d7583aee56a7e1acd3adbc0edca1f2e9d07a052f312c20beb50f@gerontis.com.whoisproxy.org
- 3900244cdd8e5a3e62210ce31cdd1118c4efb19871b024d98bd917e2435ea120@gerontis.com.whoisproxy.org
- 3d9dd1471f17a33782ed7054373159fff5ef832a71dfed6d11cb230a2540cbe1@gerontis.com.whoisproxy.org
- 4cd7b365e5867df371a12fe8f03ce581ab3e43dd774531c585bfe18a4341da3a@gerontis.com.whoisproxy.org
- 746f3d2542969c59f826d248f5d6f2589c7b9aa52ada890c58868fdcf896ccb6@gerontis.com.whoisproxy.org
- 878892b59210a1d8d5b03f3b2f4693cdb3a8fcb7a27d292177a7bc563eda37c3@gerontis.com.whoisproxy.org
Subdomains
3 observed subdomains of gerontis.com.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from gerontis.com.
- IP · 138.197.231.40
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:1068
- Country · US
- Email · whois.privacy@privacyid.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: "gerontis.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.