Skip to content

Hostname

ifn.com.na

Last fetched

ifn.com.na resolves to 1 IPv4 address operated by AS61317 in FR.

Nutrition Label

WHISPER CANON · ifn.com.naRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/ifn.com.na

Resolution chain

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

IPPrefixASNOperatorCountry
102.165.20.210102.165.20.0/24AS61317FR

WHOIS identity

No WHOIS records are currently associated with ifn.com.na in WhisperGraph.

Subdomains

8 observed subdomains of ifn.com.na.

Web-graph footprint

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

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ifn.com.na.

MechanismTarget
SPF_Aifn.com.na
SPF_INCLUDEmercury.namhost.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP102.165.20.210
SPF_MXifn.com.na

Related pages

Pivot deeper into the graph from ifn.com.na.

Cypher and MCP

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

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