Skip to content

Hostname

itwwelding.com

Last fetched

itwwelding.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · itwwelding.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/itwwelding.com

Resolution chain

itwwelding.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.173.16.18452.160.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
64.239.109.164.239.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:303
Organization
holly barber
Contact emails

Subdomains

11 observed subdomains of itwwelding.com.

Web-graph footprint

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

14 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for itwwelding.com.

MechanismTarget
SPF_INCLUDE_spf.online.superoffice.com
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.25.158.231
SPF_IP212.181.63.3
SPF_IP37.60.184.114
SPF_IP46.165.168.238
SPF_IP79.135.61.197
SPF_IP89.7.102.94

Related pages

Pivot deeper into the graph from itwwelding.com.

Cypher and MCP

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

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