Skip to content

Hostname

itwccna.com

Last fetched

itwccna.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · itwccna.comRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/itwccna.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.91.52.16313.64.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:292
Organization
illinois tool works
Contact emails

Subdomains

4 observed subdomains of itwccna.com.

Web-graph footprint

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

14 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for itwccna.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.47.207.243
SPF_IP12.35.11.226
SPF_IP12.42.104.116
SPF_IP13.91.52.163
SPF_IP157.96.184.46
SPF_IP168.61.70.167
SPF_IP199.88.243.184
SPF_IP20.237.170.203
SPF_IP209.58.192.114
SPF_IP23.25.32.245
SPF_IP50.171.157.118
SPF_IP50.171.157.250
SPF_IP66.61.196.202

Related pages

Pivot deeper into the graph from itwccna.com.

Cypher and MCP

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

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