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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.48.220.211 | 185.48.220.0/22 | AS30742 | BRITELINE-AS | DE |
WHOIS identity
- Registrar
- iana:1408
- Organization
- christian meemken
- Contact emails
Subdomains
73 observed subdomains of hansa-flex.com.
Showing 25 of 73. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hansa-flex.com in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
31 SPF mechanisms authorising senders for hansa-flex.com.
| Mechanism | Target |
|---|---|
| SPF_A | hansa-flex.com |
| SPF_INCLUDE | _spf.nrhosted.com |
| SPF_INCLUDE | _spf.senders.scnem.com |
| SPF_INCLUDE | spf.afas.online |
| SPF_INCLUDE | spf.crsend.com |
| SPF_INCLUDE | spf.de.umantis.com |
| SPF_INCLUDE | spf.ipzmarketing.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | webmail.simple-simon.net |
| SPF_IP | 103.103.110.126 |
| SPF_IP | 103.175.52.46 |
| SPF_IP | 151.106.65.116 |
| SPF_IP | 154.117.184.34 |
| SPF_IP | 178.16.58.103 |
| SPF_IP | 178.77.84.212/32 |
| SPF_IP | 185.43.106.116 |
| SPF_IP | 185.48.220.220/32 |
| SPF_IP | 188.94.250.251/32 |
| SPF_IP | 212.34.64.185/32 |
| SPF_IP | 213.198.51.224/28 |
| SPF_IP | 27.122.117.33 |
| SPF_IP | 37.202.1.53/32 |
| SPF_IP | 37.202.1.54/24 |
| SPF_IP | 37.202.2.26 |
| SPF_IP | 37.48.122.27 |
| SPF_IP | 62.138.230.148 |
| SPF_IP | 62.157.206.237 |
| SPF_IP | 62.225.139.105 |
| SPF_IP | 62.225.139.112 |
| SPF_IP | 80.237.132.43 |
| SPF_MX | hansa-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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.