Skip to content

Hostname

uchicomi.com

Last fetched

uchicomi.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · uchicomi.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/uchicomi.com

Resolution chain

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

IPPrefixASNOperatorCountry
54.65.213.19154.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
takeshi murai
Contact emails

Subdomains

18 observed subdomains of uchicomi.com.

Web-graph footprint

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

261 sites link to this hostname.

78 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for uchicomi.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.bmv.jp
SPF_INCLUDEspf.curumeru.jp
SPF_IP18.182.100.96
SPF_IP52.197.79.117
SPF_IP52.198.242.12
SPF_IP54.65.213.191
SPF_MXuchicomi.com

Related pages

Pivot deeper into the graph from uchicomi.com.

Cypher and MCP

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

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