Skip to content

Hostname

itwbcg.com

Last fetched

itwbcg.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:292 as the registrar.

Nutrition Label

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

Resolution chain

itwbcg.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:292
Organization
illinois tool works
Contact emails

Subdomains

15 observed subdomains of itwbcg.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for itwbcg.com.

MechanismTarget
SPF_INCLUDEprotection.outlook.com
SPF_IP104.255.215.10/32
SPF_IP12.118.162.74
SPF_IP12.90.37.90
SPF_IP134.204.12.82
SPF_IP199.88.243.170
SPF_IP209.207.127.249
SPF_IP209.207.127.250
SPF_IP209.250.157.140
SPF_IP209.250.157.141
SPF_IP209.250.157.206
SPF_IP209.250.157.207
SPF_IP209.250.157.219
SPF_IP216.176.81.217
SPF_IP216.176.81.218
SPF_IP216.249.5.66
SPF_IP216.249.5.72
SPF_IP216.249.5.73
SPF_IP63.148.203.162
SPF_IP63.159.236.226
SPF_IP63.159.236.230
SPF_IP63.76.15.2
SPF_IP63.76.15.8
SPF_IP65.112.180.82
SPF_IP65.115.142.162
SPF_IP65.198.222.98
SPF_IP67.133.44.242

Related pages

Pivot deeper into the graph from itwbcg.com.

Cypher and MCP

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

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