Skip to content

Hostname

nafarpres.com

Last fetched

nafarpres.com resolves to 1 IPv4 address operated by AS42612 in ES. WHOIS lists iana:379 as the registrar.

Nutrition Label

WHISPER CANON · nafarpres.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/nafarpres.com

Resolution chain

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

IPPrefixASNOperatorCountry
46.231.126.21146.231.120.0/21AS42612ES

WHOIS identity

Registrar
iana:379
Organization
asociacion nafarpres multimedia
Contact emails

Subdomains

2 observed subdomains of nafarpres.com.

Web-graph footprint

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

23 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for nafarpres.com.

MechanismTarget
SPF_Anafarpres.com
SPF_MXnafarpres.com

Related pages

Pivot deeper into the graph from nafarpres.com.

Cypher and MCP

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

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