Skip to content

Hostname

ainvest.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.210.203.22218.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
184.73.246.41184.73.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.249.22923.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.97.2353.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.238.74.10934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.199.116.14344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.74.3244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.169.16744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.87.74.13452.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.96.14854.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.110.9398.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.61.17198.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

23 observed subdomains of ainvest.com.

Web-graph footprint

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

5,141 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ainvest.com.

MechanismTarget
SPF_INCLUDE21459044.spf03.hubspotemail.net
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from ainvest.com.

Cypher and MCP

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

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