Skip to content

Hostname

aptien.com

Last fetched

aptien.com resolves to 1 IPv4 address operated by OVH in CZ.

Nutrition Label

WHISPER CANON · aptien.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/aptien.com

Resolution chain

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

IPPrefixASNOperatorCountry
176.31.35.186176.31.0.0/16AS16276OVHCZ

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 aptien.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for aptien.com.

MechanismTarget
SPF_Aaptien.com
SPF_Aremote.cortis.cz
SPF_INCLUDEspf-mx.webx.cz
SPF_INCLUDEspf.protection.outlook.com
SPF_IP130.61.89.215
SPF_IP195.113.166.138/32
SPF_IP213.192.33.140/32
SPF_IP5.196.248.135
SPF_IP83.167.228.210
SPF_MXcpost.cz

Related pages

Pivot deeper into the graph from aptien.com.

Cypher and MCP

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

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