Skip to content

Hostname

itwire.com

Last fetched

itwire.com resolves to 3 IPv4 addresses operated by AS55803 in AU. WHOIS lists iana:1291 as the registrar.

Nutrition Label

WHISPER CANON · itwire.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/itwire.com

Resolution chain

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

IPPrefixASNOperatorCountry
101.0.65.50101.0.64.0/18AS55803AU
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1291
Organization
andrew matler
Contact emails

Subdomains

41 observed subdomains of itwire.com.

Web-graph footprint

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

2,847 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for itwire.com.

MechanismTarget
SPF_Aitwire.com
SPF_INCLUDE_spf.google.com
SPF_IP101.0.108.240/29
SPF_IP101.0.65.50
SPF_IP101.0.70.99
SPF_IP101.0.79.240/29
SPF_IP101.0.89.46
SPF_IP202.130.44.40/29
SPF_MXitwire.com

Related pages

Pivot deeper into the graph from itwire.com.

Cypher and MCP

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

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