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
Resolution chain
itw.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 74.214.27.226 | 74.214.16.0/20 | AS33227 | BLUEBRIDGE-NETWORKS - Blue Bridge Networks | US |
WHOIS identity
- Registrar
- iana:292
- Organization
- domain names
- Contact emails
Subdomains
38 observed subdomains of itw.com.
Showing 25 of 38. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from itw.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
21 SPF mechanisms authorising senders for itw.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 26110593.spf02.hubspotemail.net |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | _spf.smtp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfext.zapproved.com |
| SPF_IP | 125.7.25.190 |
| SPF_IP | 128.177.158.50 |
| SPF_IP | 128.177.158.51 |
| SPF_IP | 172.214.67.207/32 |
| SPF_IP | 192.40.185.125 |
| SPF_IP | 194.250.205.61 |
| SPF_IP | 199.88.243.101 |
| SPF_IP | 199.88.243.161 |
| SPF_IP | 199.88.243.6 |
| SPF_IP | 204.93.133.100/32 |
| SPF_IP | 209.250.157.197 |
| SPF_IP | 216.230.124.68 |
| SPF_IP | 50.3.202.40 |
| SPF_IP | 62.133.14.138 |
| SPF_IP | 62.144.142.171 |
Related pages
Pivot deeper into the graph from itw.com.
- IP · 74.214.27.226
- ASN · AS33227BLUEBRIDGE-NETWORKS - Blue Bridge Networks
- Registrar · iana:292
- Country · US
- Email · domainnames@itw.com
- TLD · .com
- Browse hostnames · it…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.