Skip to content

Hostname

hansa-flex.com

Last fetched

hansa-flex.com resolves to 1 IPv4 address operated by BRITELINE-AS in DE. WHOIS lists iana:1408 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.48.220.211185.48.220.0/22AS30742BRITELINE-ASDE

WHOIS identity

Registrar
iana:1408
Organization
christian meemken
Contact emails

Subdomains

73 observed subdomains of hansa-flex.com.

Web-graph footprint

Distinct hostnames that link to or from hansa-flex.com in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

31 SPF mechanisms authorising senders for hansa-flex.com.

MechanismTarget
SPF_Ahansa-flex.com
SPF_INCLUDE_spf.nrhosted.com
SPF_INCLUDE_spf.senders.scnem.com
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.de.umantis.com
SPF_INCLUDEspf.ipzmarketing.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEwebmail.simple-simon.net
SPF_IP103.103.110.126
SPF_IP103.175.52.46
SPF_IP151.106.65.116
SPF_IP154.117.184.34
SPF_IP178.16.58.103
SPF_IP178.77.84.212/32
SPF_IP185.43.106.116
SPF_IP185.48.220.220/32
SPF_IP188.94.250.251/32
SPF_IP212.34.64.185/32
SPF_IP213.198.51.224/28
SPF_IP27.122.117.33
SPF_IP37.202.1.53/32
SPF_IP37.202.1.54/24
SPF_IP37.202.2.26
SPF_IP37.48.122.27
SPF_IP62.138.230.148
SPF_IP62.157.206.237
SPF_IP62.225.139.105
SPF_IP62.225.139.112
SPF_IP80.237.132.43
SPF_MXhansa-flex.com

Related pages

Pivot deeper into the graph from hansa-flex.com.

Cypher and MCP

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

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