Skip to content

Hostname

abo.fi

Last fetched

abo.fi resolves to 4 IPv4 addresses operated by FUNETAS in FI.

Nutrition Label

WHISPER CANON · abo.fiRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/abo.fi

Resolution chain

abo.fi resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from abo.fi in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for abo.fi.

MechanismTarget
SPF_Amda-out.datacenter.fi
SPF_INCLUDE_spf.emaileri.fi
SPF_INCLUDE_spf.qp-mail.eu
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDEmail.webropolsurveys.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP130.232.212.50
SPF_IP130.232.213.120
SPF_IP95.175.113.181/32

Related pages

Pivot deeper into the graph from abo.fi.

Cypher and MCP

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

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