Skip to content

Hostname

infinitenodex.com

Last fetched

infinitenodex.com resolves to 2 IPv4 addresses operated by SERVERSTADIUM - Wowrack.com in US.

Nutrition Label

WHISPER CANON · infinitenodex.comRouting diversity2.4/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/infinitenodex.com

Resolution chain

infinitenodex.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
216.244.83.203216.244.83.0/24AS27323SERVERSTADIUM - Wowrack.comUS
45.14.224.1345.14.224.0/24AS62068NL

WHOIS identity

No WHOIS records are currently associated with infinitenodex.com in WhisperGraph.

Subdomains

4 observed subdomains of infinitenodex.com.

Threat posture

History

Mail and authentication

MX records

  • infinitenodex.com

SPF policy

6 SPF mechanisms authorising senders for infinitenodex.com.

MechanismTarget
SPF_Ainfinitenodex.com
SPF_IP108.174.50.116
SPF_IP108.174.50.118
SPF_IP216.244.83.203
SPF_IP45.14.224.13
SPF_MXinfinitenodex.com

Related pages

Pivot deeper into the graph from infinitenodex.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "infinitenodex.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.