Hostname
geminiuniversal.com
Last fetched
geminiuniversal.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:93 as the registrar.
Nutrition Label
Resolution chain
geminiuniversal.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 |
|---|---|---|---|---|
| 3.227.198.240 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:93
- Organization
- gkg.net domain proxy service
- Contact emails
- 15fc0aa2e7824fe9c5651f33e954b5b870214d00@privatedomain.gkg.net
- 1a420e6b0f6d78c8827e9bf4b111f7d775ec3ab9@privatedomain.gkg.net
- 234930a962dd8b9ae93e2dd9e6e46aea03d1f80c@privatedomain.gkg.net
- 27d21027356150bda1ab168453b5b3bf581f13a7@privatedomain.gkg.net
- 2816f35694f746ca05f05c60f509b918897dc4fe@privatedomain.gkg.net
- 33957cad935949b166262d4fdcc7448558cde600@privatedomain.gkg.net
- 41ace4e4e7a222dc359f4f5db8be0f9dc0aa8ce6@privatedomain.gkg.net
- 4a618464d40711dfee6707e13c1cfd976bbed399@privatedomain.gkg.net
- 9d5267b24c6d5584d83ca98e4bc4f9d22b9bfa0b@privatedomain.gkg.net
- b9fd70903730dfca53b6067eba7872efd97f9411@privatedomain.gkg.net
- c4562d1fc79ab8cb607d10c7900ae44f981d7c6a@privatedomain.gkg.net
- cff6c59218615c189d9f57d815fe00af89a89146@privatedomain.gkg.net
- fedf6a32145af3ea540dc97f93f6ecce0bbdec4c@privatedomain.gkg.net
- ff09cc900cf632f71350903ed097452b85350714@privatedomain.gkg.net
Subdomains
10 observed subdomains of geminiuniversal.com.
Web-graph footprint
Distinct hostnames that link to or from geminiuniversal.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for geminiuniversal.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from geminiuniversal.com.
- IP · 3.227.198.240
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:93
- Country · US
- Email · 15fc0aa2e7824fe9c5651f33e954b5b870214d00@privatedomain.gkg.net
- 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: "geminiuniversal.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.