Skip to content

Hostname

uscopy.com

Last fetched

uscopy.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · uscopy.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/uscopy.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.241.3613.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.6513.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.7313.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.9913.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.35.11954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.1454.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.4354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.9654.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

4 observed subdomains of uscopy.com.

Web-graph footprint

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

5 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for uscopy.com.

MechanismTarget
SPF_Auscopy.com
SPF_INCLUDEspf.myconnectwise.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP216.33.90.0/23
SPF_MXuscopy.com

Related pages

Pivot deeper into the graph from uscopy.com.

Cypher and MCP

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

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