Skip to content

Hostname

its52.com

Last fetched

its52.com resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1910 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.28.36104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.14.68104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.15.68104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.170.102172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.71.128172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
80.93.25.1180.93.16.0/20AS31122IE

WHOIS identity

Registrar
iana:1910
Organization
hst solutions
Contact emails

Subdomains

20 observed subdomains of its52.com.

Web-graph footprint

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

77 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for its52.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mail.yahoo.com
SPF_INCLUDEspf-a.hotmail.com
SPF_IP139.5.189.35
SPF_IP164.52.223.74
SPF_IP3.6.231.52
SPF_IP52.18.164.49
SPF_IP80.93.16.118/32
SPF_IP80.93.16.119/32
SPF_IP80.93.25.28/32
SPF_IP80.93.25.29/32
SPF_IP80.93.25.30/32
SPF_IP80.93.25.32/32
SPF_IP80.93.25.33/32
SPF_MXits52.com

Related pages

Pivot deeper into the graph from its52.com.

Cypher and MCP

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

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