Skip to content

Hostname

uasc.com

Last fetched

uasc.com resolves to 1 IPv4 address operated by ASN-CXA-ALL-CCI-22773-RDC - Cox Communications Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · uasc.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/uasc.com

Resolution chain

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

IPPrefixASNOperatorCountry
174.70.72.16174.70.64.0/20AS22773ASN-CXA-ALL-CCI-22773-RDC - Cox Communications Inc.US

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

13 observed subdomains of uasc.com.

Web-graph footprint

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

82 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for uasc.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP12.175.166.162
SPF_IP13.111.54.49
SPF_IP174.128.1.123/32
SPF_IP192.254.115.42/32
SPF_IP206.152.14.54/32
SPF_IP208.86.168.7/32
SPF_IP23.31.141.177
SPF_IP68.177.56.47

Related pages

Pivot deeper into the graph from uasc.com.

Cypher and MCP

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

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