Hostname
iwm.at
Last fetched
iwm.at resolves to 3 IPv4 addresses operated by HETZNER-AS in DE. WHOIS lists registrar:domainfactory gmbh as the registrar.
Nutrition Label
Resolution chain
iwm.at resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 144.76.43.235 | 144.76.0.0/16 | AS24940 | HETZNER-AS | DE |
| 188.114.96.3 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.3 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:domainfactory gmbh
- Organization
- institut fuer die wissenschaften vom menschen
- Contact emails
Subdomains
17 observed subdomains of iwm.at.
Web-graph footprint
Distinct hostnames that link to or from iwm.at in the public web crawl.
937 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for iwm.at.
| Mechanism | Target |
|---|---|
| SPF_A | iwm.at |
| SPF_INCLUDE | _spf.civicrm.pl |
| SPF_INCLUDE | _spf.emaillabs.net.pl |
| SPF_INCLUDE | _spf.freshmail.pl |
| SPF_INCLUDE | ispgateway.de |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.dynect.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 213.47.214.210 |
| SPF_IP | 213.47.214.222 |
| SPF_IP | 91.195.40.0/24 |
| SPF_MX | iwm.at |
Related pages
Pivot deeper into the graph from iwm.at.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "iwm.at"})-[: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.