Skip to content

Hostname

nodematters.com

Last fetched

nodematters.com resolves to 1 IPv4 address operated by CHARTER-20115 - Charter Communications LLC in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · nodematters.comRouting diversity1.5/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/nodematters.com

Resolution chain

nodematters.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.131.208.17435.131.192.0/19AS20115CHARTER-20115 - Charter Communications LLCUS

WHOIS identity

Registrar
iana:69
Organization
Contact emails

Subdomains

1 observed subdomain of nodematters.com.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for nodematters.com.

MechanismTarget
SPF_IP104.159.234.218
SPF_IP216.245.238.116
SPF_IP216.245.238.168
SPF_IP216.40.33.72
SPF_IP216.40.33.77
SPF_IP216.40.35.251
SPF_IP216.40.35.252
SPF_IP24.247.68.196
SPF_IP24.247.68.71
SPF_IP35.131.195.0/24
SPF_IP35.131.208.168/29

Related pages

Pivot deeper into the graph from nodematters.com.

Cypher and MCP

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

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