Skip to content

Hostname

uatp.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.30.166104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.31.166104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.20.30.164104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.166.38172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1910
Organization
na na
Contact emails

Subdomains

17 observed subdomains of uatp.com.

Web-graph footprint

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

105 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for uatp.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.emailcampaigns.net
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.94.128.109
SPF_IP188.94.128.110
SPF_IP188.94.129.109
SPF_IP188.94.129.110
SPF_IP198.207.147.224/27
SPF_IP204.239.0.224/27
SPF_IP216.230.14.224/27
SPF_IP216.24.224.0/20
SPF_IP52.150.23.10
SPF_MXuatp.com

Related pages

Pivot deeper into the graph from uatp.com.

Cypher and MCP

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

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