Skip to content

Hostname

hansamed.net

Last fetched

hansamed.net resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:600 as the registrar.

Nutrition Label

WHISPER CANON · hansamed.netRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/hansamed.net

Resolution chain

hansamed.net resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.2.206104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.3.206104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.71.64172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:600
Organization
hansamed
Contact emails

Subdomains

7 observed subdomains of hansamed.net.

Web-graph footprint

Distinct hostnames that link to or from hansamed.net in the public web crawl.

19 sites link to this hostname.

58 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for hansamed.net.

MechanismTarget
SPF_Ahansamed.net
SPF_INCLUDE_spf-eu.ppe-hosted.com
SPF_INCLUDE_vccnets.8x8.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP173.255.156.121
SPF_IP173.255.156.37/32
SPF_IP216.208.130.194
SPF_IP40.85.212.173
SPF_IP50.63.14.146
SPF_IP77.32.206.69
SPF_MXhansamed.net

Related pages

Pivot deeper into the graph from hansamed.net.

Cypher and MCP

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

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