Skip to content

Hostname

iwis.com

Last fetched

iwis.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · iwis.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/iwis.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.0.122104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.1.122104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.69.172172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from iwis.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for iwis.com.

MechanismTarget
SPF_Aiwis.com
SPF_INCLUDEplexonline.com
SPF_INCLUDEspf.cluster0.4hr.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP130.255.79.43
SPF_IP195.145.152.132
SPF_IP212.29.0.111
SPF_IP62.159.239.190
SPF_IP81.201.113.58
SPF_IP81.201.113.59
SPF_IP81.201.113.62
SPF_IP81.201.113.63
SPF_IP88.217.238.90
SPF_IP91.229.168.72

Related pages

Pivot deeper into the graph from iwis.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "iwis.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 20

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