Skip to content

Hostname

iwf.io

Last fetched

iwf.io resolves to 1 IPv4 address operated by AS200759 in NL. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · iwf.ioRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/iwf.io

Resolution chain

iwf.io resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.151.84.13445.151.84.0/24AS200759NL

WHOIS identity

Registrar
iana:1387
Organization
iwf
Contact emails

Subdomains

61 observed subdomains of iwf.io.

Web-graph footprint

Distinct hostnames that link to or from iwf.io in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for iwf.io.

MechanismTarget
SPF_Aiwf.io
SPF_INCLUDEmailomat.cloud
SPF_INCLUDEspf.crsend.com
SPF_IP185.90.39.55/32
SPF_MXiwf.io

Related pages

Pivot deeper into the graph from iwf.io.

Cypher and MCP

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

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