Skip to content

Hostname

nafo.int

Last fetched

nafo.int resolves to 1 IPv4 address operated by CANET-ASN-4 - Bell Canada in CA.

Nutrition Label

WHISPER CANON · nafo.intRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/nafo.int

Resolution chain

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

IPPrefixASNOperatorCountry
142.176.62.124142.176.48.0/20AS855CANET-ASN-4 - Bell CanadaCA

WHOIS identity

Registrar
Organization
matthew kendall
Contact emails

Subdomains

7 observed subdomains of nafo.int.

Web-graph footprint

Distinct hostnames that link to or from nafo.int in the public web crawl.

196 sites link to this hostname.

60 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for nafo.int.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.176.14.166
SPF_IP142.176.240.222
SPF_IP142.177.141.169
SPF_IP142.177.141.170/31
SPF_IP142.177.141.172
SPF_IP142.177.141.175

Related pages

Pivot deeper into the graph from nafo.int.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "nafo.int"})-[: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.