Skip to content

Hostname

asp.asio.fi

Last fetched

asp.asio.fi resolves to 1 IPv4 address operated by AS16086 in FI.

Nutrition Label

WHISPER CANON · asp.asio.fiRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/asp.asio.fi

Resolution chain

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

IPPrefixASNOperatorCountry
62.236.50.21762.236.0.0/15AS16086FI

WHOIS identity

No WHOIS records are currently associated with asp.asio.fi in WhisperGraph.

Web-graph footprint

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

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for asp.asio.fi.

MechanismTarget
SPF_Aasp.asio.fi
SPF_IP62.237.81.36/32
SPF_IP80.64.7.200/24
SPF_MXasp.asio.fi

Related pages

Pivot deeper into the graph from asp.asio.fi.

Cypher and MCP

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

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