Skip to content

Hostname

akylade.com

Last fetched

akylade.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · akylade.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/akylade.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.155.252.3718.155.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.155.252.5318.155.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.155.252.9318.155.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.155.252.9918.155.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.164.116.2218.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.6518.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.7618.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.9918.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

23 observed subdomains of akylade.com.

Web-graph footprint

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

18 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for akylade.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEone.zoho.com
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEtransmail.net
SPF_INCLUDEuser.zohobookings.com
SPF_INCLUDEzcsend.net

Related pages

Pivot deeper into the graph from akylade.com.

Cypher and MCP

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

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