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
Resolution chain
sumika.me resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.35.185.116 | 13.35.185.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.35.185.126 | 13.35.185.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.35.185.27 | 13.35.185.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.35.185.58 | 13.35.185.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 99.84.9.119 | 99.84.8.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 99.84.9.30 | 99.84.8.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 99.84.9.40 | 99.84.8.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 99.84.9.84 | 99.84.8.0/21 | AS16509 | AMAZON-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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for sumika.me.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_IP | 202.144.233.84 |
| SPF_IP | 202.32.136.20 |
| SPF_IP | 202.32.39.31 |
| SPF_IP | 202.32.39.32 |
| SPF_IP | 202.32.39.35 |
| SPF_IP | 202.32.39.36 |
| SPF_IP | 202.32.39.58 |
| SPF_IP | 202.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.