Skip to content

Hostname

taka8rie.com

Last fetched

taka8rie.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.159.242.14413.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.72.137.20135.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.61.14652.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.152.11052.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.197.17854.150.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.35.17154.250.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

1 observed subdomain of taka8rie.com.

Web-graph footprint

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

51 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for taka8rie.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmdmarlin.maildealer.jp
SPF_INCLUDEspf.curumeru.jp
SPF_IP107.21.180.138

Related pages

Pivot deeper into the graph from taka8rie.com.

Cypher and MCP

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

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