Skip to content

Hostname

aimfighter.com

Last fetched

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

Nutrition Label

WHISPER CANON · aimfighter.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/aimfighter.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.36.110.17813.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.37.89.11913.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.39.61.17513.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
15.236.222.4915.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
15.237.235.21915.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
15.237.71.13715.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:146
Organization
aimharder global sl
Contact emails

Subdomains

2 observed subdomains of aimfighter.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for aimfighter.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from aimfighter.com.

Cypher and MCP

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

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