Skip to content

Hostname

hansapost.ee

Last fetched

hansapost.ee resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:elion as the registrar.

Nutrition Label

WHISPER CANON · hansapost.eeRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/hansapost.ee

Resolution chain

hansapost.ee resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.42.110104.18.42.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.145.146172.64.145.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:elion
Organization
ou hansapost
Contact emails

Subdomains

12 observed subdomains of hansapost.ee.

Web-graph footprint

Distinct hostnames that link to or from hansapost.ee in the public web crawl.

185 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for hansapost.ee.

MechanismTarget
SPF_Adirecto.gate.ee
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.43.105.83
SPF_IP185.43.105.84
SPF_IP185.43.105.88
SPF_IP212.47.221.114
SPF_IP80.235.103.210
SPF_IP88.196.247.106
SPF_IP90.190.150.210
SPF_IP90.190.150.211
SPF_IP90.190.150.212/32
SPF_IP90.190.150.213
SPF_IP92.62.132.226
SPF_IP92.62.132.6

Related pages

Pivot deeper into the graph from hansapost.ee.

Cypher and MCP

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

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