Skip to content

Hostname

iab.net

Last fetched

iab.net resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · iab.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/iab.net

Resolution chain

iab.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.12.106104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.21.30.69104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.172.57172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.194.28172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

24 observed subdomains of iab.net.

Web-graph footprint

Distinct hostnames that link to or from iab.net in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for iab.net.

MechanismTarget
SPF_Aiab.net
SPF_INCLUDE_spf.brainier.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEsmtpout.com
SPF_INCLUDEsmtproutes.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP173.203.60.136/32
SPF_IP207.97.170.0/29
SPF_IP50.60.128.0/24
SPF_IP50.60.130.0/24
SPF_IP50.60.137.128/29
SPF_IP50.61.154.27/32
SPF_IP64.128.113.148/32
SPF_IP64.132.221.30/32
SPF_IP65.98.62.152/29
SPF_MXiab.net

Related pages

Pivot deeper into the graph from iab.net.

Cypher and MCP

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

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