Skip to content

Hostname

hemnia.com

Last fetched

hemnia.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1505 as the registrar.

Nutrition Label

WHISPER CANON · hemnia.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/hemnia.com

Resolution chain

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

IPPrefixASNOperatorCountry
172.66.40.43172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.43.213172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1505
Organization
canna b2b, s.r.o.
Contact emails

Subdomains

2 observed subdomains of hemnia.com.

Web-graph footprint

Distinct hostnames that link to or from hemnia.com in the public web crawl.

379 sites link to this hostname.

157 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

72 SPF mechanisms authorising senders for hemnia.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.upgates.com
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.active24.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.seznam.cz
SPF_IP104.207.131.63
SPF_IP109.123.217.128/25
SPF_IP130.193.10.185
SPF_IP130.193.10.92
SPF_IP130.193.12.157
SPF_IP130.193.12.56
SPF_IP130.193.14.128/28
SPF_IP130.193.14.176/28
SPF_IP130.193.14.192/28
SPF_IP130.193.14.240/28
SPF_IP130.193.9.208/28
SPF_IP139.162.160.87
SPF_IP139.162.238.27
SPF_IP185.119.216.154
SPF_IP185.119.216.213
SPF_IP185.119.216.236
SPF_IP185.65.220.0/22
SPF_IP193.19.178.128/27
SPF_IP193.19.178.159
SPF_IP193.19.178.162
SPF_IP193.19.178.96/27
SPF_IP195.181.248.0/22
SPF_IP2001:1ab0::/32
SPF_IP2001:1ba0:2a0:5965::/64
SPF_IP212.57.32.0/21
SPF_IP213.109.164.0/22
SPF_IP213.215.115.0/24
SPF_IP217.31.49.0/24
SPF_IP217.31.62.128/25
SPF_IP217.67.30.0/23
SPF_IP2a00:1e40:cafe:244::/64
SPF_IP2a02:2b88:2:1:0:0:4a1d:1
SPF_IP2a02:2b88:2:1:0:0:4b41:1
SPF_IP2a03:b0c0:3:d0:0:0:f:b001
SPF_IP37.157.195.119
SPF_IP37.157.197.190
SPF_IP37.157.198.12
SPF_IP37.46.80.113
SPF_IP37.46.80.136
SPF_IP37.46.82.0/28
SPF_IP37.46.82.160/27
SPF_IP37.46.82.240/28
SPF_IP45.63.116.226
SPF_IP45.76.87.101
SPF_IP45.76.88.107
SPF_IP45.76.88.183
SPF_IP45.77.53.19
SPF_IP46.101.167.208
SPF_IP46.234.104.0/27
SPF_IP46.234.109.128/25
SPF_IP46.234.99.0/24
SPF_IP62.109.128.0/25
SPF_IP62.109.133.124/32
SPF_IP62.109.140.192/26
SPF_IP62.109.141.0/24
SPF_IP62.109.150.0/24
SPF_IP62.109.151.0/24
SPF_IP62.109.154.0/23
SPF_IP83.167.240.128/25
SPF_IP88.86.113.129/27
SPF_IP88.86.116.0/24
SPF_IP88.86.117.145/28
SPF_IP88.86.120.0/24
SPF_IP88.86.121.0/24
SPF_IP92.240.246.128/25
SPF_IP95.168.198.128/25

Related pages

Pivot deeper into the graph from hemnia.com.

Cypher and MCP

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

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