Skip to content

Hostname

akippa.com

Last fetched

akippa.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · akippa.comRouting diversity5.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/akippa.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.112.210.16613.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.112.50.25413.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
18.179.81.22218.179.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.193.1423.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.162.7435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.29.4735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.87.18935.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.213.18552.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.99.1052.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.173.4852.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.238.55.7454.238.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.95.196.7654.95.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.18.23457.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
43.206.17.1943.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:468
Organization
on behalf of akippa.com owner
Contact emails

Subdomains

68 observed subdomains of akippa.com.

Web-graph footprint

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

1,316 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for akippa.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.willap.jp
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEone.zoho.jp
SPF_INCLUDEsender.zcsend.jp
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mptx.jp
SPF_IP49.212.191.243
SPF_IP54.249.21.209

Related pages

Pivot deeper into the graph from akippa.com.

Cypher and MCP

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

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