Hostname
aimfunds.com
Last fetched
aimfunds.com resolves to 2 IPv4 addresses operated by INVESCO - Invesco Group Services, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
aimfunds.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 142.148.229.30 | 142.148.229.0/24 | AS14630 | INVESCO - Invesco Group Services, Inc. | US |
| 142.148.253.62 | 142.148.253.0/24 | AS14630 | INVESCO - Invesco Group Services, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of aimfunds.com owner
- Contact emails
- ncgwebservices@aimfunds.com
- webservices@invesco.com
- 5109f444-2bce-4b37-acc9-3fb9e539e0d3@identity-protect.org
- 8aea0d5f-7da5-4ee3-8cf9-b70565c74d7a@identity-protect.org
- 8dee4d11-83e5-434f-bb82-16e431086ef5@identity-protect.org
- 9d84dbeb-fad5-4424-b697-debe8f20bb53@identity-protect.org
- a22ff106-2e38-4daf-929e-8f90bc63c609@identity-protect.org
- dcccf1a2-16a2-414d-b45e-660c42f9578e@identity-protect.org
- e2c6dda8-4355-4379-9f47-6eb5e2555e73@identity-protect.org
Subdomains
5 observed subdomains of aimfunds.com.
Web-graph footprint
Distinct hostnames that link to or from aimfunds.com in the public web crawl.
11 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for aimfunds.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{i}._ip.%{h}._ehlo.%{d}._spf.vali.email |
Related pages
Pivot deeper into the graph from aimfunds.com.
- IP · 142.148.229.30
- ASN · AS14630INVESCO - Invesco Group Services, Inc.
- Registrar · iana:468
- Country · US
- Email · ncgwebservices@aimfunds.com
- TLD · .com
- Browse hostnames · ai…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aimfunds.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.