Skip to content

Hostname

akfx.com

Last fetched

akfx.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
34.248.177.5834.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.58.10552.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.176.3752.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.170.208.20054.170.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
99.80.222.22399.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.88.9499.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:146
Organization
domain administrator
Contact emails

Subdomains

6 observed subdomains of akfx.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for akfx.com.

MechanismTarget
SPF_Aakfx.com
SPF_Atriveteknoloji.com
SPF_IP63.35.9.167
SPF_MXakfx.com

Related pages

Pivot deeper into the graph from akfx.com.

Cypher and MCP

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

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