Skip to content

Hostname

itwsf.com

Last fetched

itwsf.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 · itwsf.comRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/itwsf.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.236.103.19020.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:292
Organization
surfaces et finitions s.a.s.
Contact emails

Subdomains

10 observed subdomains of itwsf.com.

Web-graph footprint

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

30 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for itwsf.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP143.170.132.234
SPF_IP143.170.99.138
SPF_IP157.231.69.222
SPF_IP176.74.240.155
SPF_IP212.87.130.202
SPF_IP217.23.55.82
SPF_IP23.24.73.41
SPF_IP24.247.23.98
SPF_IP50.225.127.66
SPF_IP87.191.218.163

Related pages

Pivot deeper into the graph from itwsf.com.

Cypher and MCP

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

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