Skip to content

Hostname

afklcargo.com

Last fetched

afklcargo.com resolves to 8 IPv4 addresses operated by AKAMAI-ASN1 in CZ. WHOIS lists iana:1052 as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
iana:1052
Organization
koninklijke luchtvaart maatschappij n.v.
Contact emails

Subdomains

14 observed subdomains of afklcargo.com.

Web-graph footprint

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

446 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for afklcargo.com.

MechanismTarget
SPF_INCLUDE_spf.afklm.com
SPF_INCLUDEamazonses.com
SPF_IP34.247.17.208
SPF_IP52.31.100.174
SPF_IP89.202.39.245/32
SPF_IP89.202.39.247

Related pages

Pivot deeper into the graph from afklcargo.com.

Cypher and MCP

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

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