Skip to content

Hostname

aimharder.com

Last fetched

aimharder.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · aimharder.comRouting diversity6.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/aimharder.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.30.139.201100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.205.219.8218.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
23.22.46.20523.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
23.23.219.22023.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.4.1063.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.152.2233.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.124.14935.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.1.15544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.112.10350.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.164.6752.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.209.10052.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.119.1352.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.163.198.12154.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.210.136.25254.210.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
32.192.134.19832.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.196.6.23532.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
aimharder
Contact emails

Subdomains

60 observed subdomains of aimharder.com.

Web-graph footprint

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

156 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for aimharder.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from aimharder.com.

Cypher and MCP

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

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