Skip to content

Hostname

aptual.fi

Last fetched

aptual.fi resolves to 1 IPv4 address operated by AS202053 in GB.

Nutrition Label

WHISPER CANON · aptual.fiRouting diversity1.5/10Peering density6.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/aptual.fi

Resolution chain

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

IPPrefixASNOperatorCountry
83.136.252.3583.136.248.0/21AS202053GB

WHOIS identity

No WHOIS records are currently associated with aptual.fi in WhisperGraph.

Subdomains

56 observed subdomains of aptual.fi.

Web-graph footprint

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

7 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for aptual.fi.

MechanismTarget
SPF_Aaptual.fi
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.100.58.41/32
SPF_IP83.136.252.212/32
SPF_IP94.237.54.203/32
SPF_MXaptual.fi

Related pages

Pivot deeper into the graph from aptual.fi.

Cypher and MCP

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

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