Skip to content

Hostname

ucarpac.com

Last fetched

ucarpac.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · ucarpac.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ucarpac.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.115.27.18613.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.196.1813.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
13.230.195.2613.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.184.14718.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.251.643.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.239.15435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.135.7254.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.101.17357.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for ucarpac.com.

MechanismTarget
SPF_Awww7491m.sakura.ne.jp
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.repica.jp
SPF_IP153.120.112.219
SPF_IP153.120.112.91
SPF_IP219.94.162.68
SPF_MXucarpac.com

Related pages

Pivot deeper into the graph from ucarpac.com.

Cypher and MCP

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

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