Hostname
geshire.com
Last fetched
geshire.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
geshire.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 |
|---|---|---|---|---|
| 165.227.255.109 | 165.227.252.0/22 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
WHOIS identity
- Registrar
- iana:1387
- Organization
- contact privacy inc. customer 124383884
- Contact emails
- 199d26f30f@geshire.com.whoistrustee.com
- bju4f3n8dho6@contactprivacy.email
- 4c844f970dd9a50bad8105d4a7c66d3b41c1165883160c6a719b77eba37fc865@geshire.com.whoisproxy.org
- 77dc4a860b4f75ffe10d8cb64e823fd9cf1e6961a0ce861be430439f3efb33e5@geshire.com.whoisproxy.org
- a08f06c7f008904ea5016757f9961bec804a1bb108154ed9daf7127e5bae6a13@geshire.com.whoisproxy.org
- a12268a006bce1096e49b85d62a54667153f768200c707406b29836bcd31556c@geshire.com.whoisproxy.org
- e29607407d0d48717a7b72e89e3a47dabb2cef0b0a832fe845555467f4d2c688@geshire.com.whoisproxy.org
- e3e30670bc5a4ba5c5e3bc46d03935119a6c82c5ae9e53efa3ce991e472baaf7@geshire.com.whoisproxy.org
Subdomains
8 observed subdomains of geshire.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for geshire.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from geshire.com.
- IP · 165.227.255.109
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:1387
- Country · US
- Email · 199d26f30f@geshire.com.whoistrustee.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: "geshire.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.