Skip to content

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

WHISPER CANON · iwm.atRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/iwm.at

Resolution chain

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

IPPrefixASNOperatorCountry
144.76.43.235144.76.0.0/16AS24940HETZNER-ASDE
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - 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.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for iwm.at.

MechanismTarget
SPF_Aiwm.at
SPF_INCLUDE_spf.civicrm.pl
SPF_INCLUDE_spf.emaillabs.net.pl
SPF_INCLUDE_spf.freshmail.pl
SPF_INCLUDEispgateway.de
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.dynect.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.47.214.210
SPF_IP213.47.214.222
SPF_IP91.195.40.0/24
SPF_MXiwm.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.