Skip to content

Hostname

iw.offtype.co

Last fetched

iw.offtype.co resolves to 1 IPv4 address operated by AS5606 in RO.

Nutrition Label

WHISPER CANON · iw.offtype.coRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/iw.offtype.co

Resolution chain

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

IPPrefixASNOperatorCountry
45.82.28.12645.82.28.0/23AS5606RO

WHOIS identity

No WHOIS records are currently associated with iw.offtype.co in WhisperGraph.

Subdomains

6 observed subdomains of iw.offtype.co.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for iw.offtype.co.

MechanismTarget
SPF_Aiw.offtype.co
SPF_INCLUDE_spf.protonmail.ch
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.mxserver.ro
SPF_IP185.171.184.80
SPF_IP185.171.185.225
SPF_IP188.241.222.114
SPF_IP188.241.222.17
SPF_IP2a00:ece1:0:8:0:0:0:f9
SPF_IP45.67.39.106
SPF_IP45.82.28.126
SPF_IP77.81.165.11
SPF_IP77.81.165.33
SPF_MXiw.offtype.co

Related pages

Pivot deeper into the graph from iw.offtype.co.

Cypher and MCP

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

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