Hostname
infinitytheuniverse.com
Last fetched
infinitytheuniverse.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
infinitytheuniverse.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.249.91.100 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.91.127 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.91.51 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.91.93 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of infinitytheuniverse.com owner
- Contact emails
- 65bd0870-9751-4f53-9d4d-0f8ab06c842e@identity-protect.org
- 6bbfb2ce-ede2-4855-96be-f47c59508aa8@identity-protect.org
- 70624456-5723-42bf-a61e-c763a53d8aa2@identity-protect.org
- 786caf44-14dc-4629-8af7-5f2c9efc9d03@identity-protect.org
- 9196ec09-5348-43c7-b6be-f56311c7dd91@identity-protect.org
- cd20bf7a-315e-4b3a-a445-24cddf911799@identity-protect.org
- e5f6415b-92ac-4882-9107-66473ac3309d@identity-protect.org
- owner-3242107@infinitytheuniverse.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of infinitytheuniverse.com.
| Subdomain |
|---|
| igw.infinitytheuniverse.com |
Web-graph footprint
Distinct hostnames that link to or from infinitytheuniverse.com in the public web crawl.
64 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from infinitytheuniverse.com.
- IP · 13.249.91.100
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 65bd0870-9751-4f53-9d4d-0f8ab06c842e@identity-protect.org
- TLD · .com
- Browse hostnames · in…
- 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: "infinitytheuniverse.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.