Skip to content

Hostname

itw.com

Last fetched

itw.com resolves to 1 IPv4 address operated by BLUEBRIDGE-NETWORKS - Blue Bridge Networks in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
74.214.27.22674.214.16.0/20AS33227BLUEBRIDGE-NETWORKS - Blue Bridge NetworksUS

WHOIS identity

Registrar
iana:292
Organization
domain names
Contact emails

Subdomains

38 observed subdomains of itw.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for itw.com.

MechanismTarget
SPF_INCLUDE26110593.spf02.hubspotemail.net
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfext.zapproved.com
SPF_IP125.7.25.190
SPF_IP128.177.158.50
SPF_IP128.177.158.51
SPF_IP172.214.67.207/32
SPF_IP192.40.185.125
SPF_IP194.250.205.61
SPF_IP199.88.243.101
SPF_IP199.88.243.161
SPF_IP199.88.243.6
SPF_IP204.93.133.100/32
SPF_IP209.250.157.197
SPF_IP216.230.124.68
SPF_IP50.3.202.40
SPF_IP62.133.14.138
SPF_IP62.144.142.171

Related pages

Pivot deeper into the graph from itw.com.

Cypher and MCP

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

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