Skip to content

Hostname

nod32.com

Last fetched

nod32.com resolves to 2 IPv4 addresses operated by AS50881 in SK. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · nod32.comRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.9/10canon.whisper.security/host/nod32.com

Resolution chain

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

WHOIS identity

Registrar
iana:113
Organization
eset, spol. s r.o.
Contact emails

Subdomains

3 observed subdomains of nod32.com.

Web-graph footprint

Distinct hostnames that link to or from nod32.com in the public web crawl.

149 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for nod32.com.

MechanismTarget
SPF_Ahybrid.eset.com
SPF_IP195.46.70.40/29
SPF_IP209.242.153.18
SPF_IP209.242.153.25
SPF_IP213.160.191.7
SPF_IP81.89.49.7
SPF_IP82.119.225.59
SPF_MXnod32.com

Related pages

Pivot deeper into the graph from nod32.com.

Cypher and MCP

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

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