Skip to content

Hostname

afctool.com

Last fetched

afctool.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.0.21116.15.0.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.0.3516.15.0.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.4.12616.15.4.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.4.13916.15.4.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.4.15016.15.4.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.4.17916.15.4.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.4.18416.15.4.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.112.16352.219.112.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.117.10752.219.117.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.120.25152.219.120.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.121.8352.219.121.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.194.13952.219.194.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.194.18752.219.194.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.194.2752.219.194.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.220.10752.219.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.220.16352.219.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

1 observed subdomain of afctool.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for afctool.com.

MechanismTarget
SPF_INCLUDEsmtp.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp.exclaimer.net
SPF_INCLUDEspf.us.exclaimer.net

Related pages

Pivot deeper into the graph from afctool.com.

Cypher and MCP

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

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