Hostname
nominfinitum.com
Last fetched
nominfinitum.com resolves to 2 IPv4 addresses operated by DF-TUKWILA01 - Digital Fortress, Inc. in US. WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
nominfinitum.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 216.168.60.84 | 216.168.32.0/19 | AS3361 | DF-TUKWILA01 - Digital Fortress, Inc. | US |
| 98.124.199.93 | 98.124.192.0/20 | AS32133 | AS-TING-BACKBONE - Ting Fiber Inc. | US |
WHOIS identity
- Registrar
- iana:9
- Organization
- web.com group,
- Contact emails
Subdomains
1 observed subdomain of nominfinitum.com.
| Subdomain |
|---|
| www.nominfinitum.com |
Web-graph footprint
Distinct hostnames that link to or from nominfinitum.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for nominfinitum.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 209.67.128.0/23 |
| SPF_IP | 216.152.255.0/24 |
| SPF_IP | 216.163.188.0/24 |
| SPF_IP | 64.191.223.0/24 |
| SPF_IP | 65.74.168.0/24 |
| SPF_IP | 69.26.182.10 |
| SPF_IP | 69.26.182.242 |
| SPF_IP | 69.64.153.0/24 |
| SPF_IP | 74.202.139.0/24 |
| SPF_IP | 74.202.142.0/24 |
| SPF_IP | 74.202.15.0/24 |
| SPF_MX | nominfinitum.com |
Related pages
Pivot deeper into the graph from nominfinitum.com.
- IP · 216.168.60.84
- ASN · AS3361DF-TUKWILA01 - Digital Fortress, Inc.
- Registrar · iana:9
- Country · US
- Email · dnsadmin@web.com
- TLD · .com
- Browse hostnames · no…
- 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: "nominfinitum.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.