Skip to content

Hostname

makuake.com

Last fetched

makuake.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:49 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.10.2108.139.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.10.4108.139.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.10.93108.139.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.10.99108.139.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.187.313.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.3313.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.4913.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.6513.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.51.33.168.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.51.693.168.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.51.713.168.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.51.933.168.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.211.5018.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.1418.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.5818.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.1318.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:49
Organization
cyberagent crowd funding,
Contact emails

Subdomains

43 observed subdomains of makuake.com.

Web-graph footprint

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

11,470 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for makuake.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEu42521141.wl142.sendgrid.net
SPF_INCLUDEwebcas.net
SPF_IP210.190.116.0/25
SPF_IP54.250.164.48

Related pages

Pivot deeper into the graph from makuake.com.

Cypher and MCP

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

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