Skip to content

Hostname

sumika.me

Last fetched

sumika.me resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.185.11613.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.185.12613.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.185.2713.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.185.5813.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
99.84.9.11999.84.8.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
99.84.9.3099.84.8.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
99.84.9.4099.84.8.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
99.84.9.8499.84.8.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:81
Organization
kayac living,inc.
Contact emails

Subdomains

8 observed subdomains of sumika.me.

Web-graph footprint

Distinct hostnames that link to or from sumika.me in the public web crawl.

207 sites link to this hostname.

808 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for sumika.me.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_IP202.144.233.84
SPF_IP202.32.136.20
SPF_IP202.32.39.31
SPF_IP202.32.39.32
SPF_IP202.32.39.35
SPF_IP202.32.39.36
SPF_IP202.32.39.58
SPF_IP202.32.39.59

Related pages

Pivot deeper into the graph from sumika.me.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sumika.me"})-[: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.