Hostname
nodeinfra.com
Last fetched
nodeinfra.com resolves to 8 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
nodeinfra.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.17.57 | 104.21.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 13.124.23.48 | 13.124.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.124.84.116 | 13.124.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 15.165.217.127 | 15.164.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 15.165.252.160 | 15.164.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 16.184.59.234 | 16.184.0.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 172.67.222.176 | 172.67.208.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 3.37.66.243 | 3.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of nodeinfra.com owner
- Contact emails
- 0ac0f6bf-0a9e-43c8-8e5b-9881af2f81bc@identity-protect.org
- 1fdb854b-70c8-438d-8850-44f876f2f70c@identity-protect.org
- 7ee4991e-1a34-4e05-abca-664217deb825@identity-protect.org
- 849efcf7-6cac-4f43-8c8b-916c4bb7db38@identity-protect.org
- 9d8b2734-1bc0-4937-8eaa-d80c59b2836d@identity-protect.org
- bbc0b30f-72e9-4470-a79f-5a39669b09d4@identity-protect.org
- e2d015a6-ed13-47b1-9b49-3a4223c177f6@identity-protect.org
Subdomains
42 observed subdomains of nodeinfra.com.
Showing 25 of 42. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from nodeinfra.com in the public web crawl.
13 sites link to this hostname.
5 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from nodeinfra.com.
- IP · 104.21.17.57
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · 0ac0f6bf-0a9e-43c8-8e5b-9881af2f81bc@identity-protect.org
- 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: "nodeinfra.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.