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
Resolution chain
hansapost.ee resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.42.110 | 104.18.42.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.64.145.146 | 172.64.145.0/24 | AS13335 | CLOUDFLARENET - 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.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
18 SPF mechanisms authorising senders for hansapost.ee.
| Mechanism | Target |
|---|---|
| SPF_A | directo.gate.ee |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.43.105.83 |
| SPF_IP | 185.43.105.84 |
| SPF_IP | 185.43.105.88 |
| SPF_IP | 212.47.221.114 |
| SPF_IP | 80.235.103.210 |
| SPF_IP | 88.196.247.106 |
| SPF_IP | 90.190.150.210 |
| SPF_IP | 90.190.150.211 |
| SPF_IP | 90.190.150.212/32 |
| SPF_IP | 90.190.150.213 |
| SPF_IP | 92.62.132.226 |
| SPF_IP | 92.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.