Hostname
aim-ltd.net
Last fetched
aim-ltd.net resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in GB. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
aim-ltd.net 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 |
|---|---|---|---|---|
| 20.162.12.124 | 20.160.0.0/12 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | GB |
| 51.140.229.121 | 51.140.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | GB |
WHOIS identity
- Registrar
- iana:146
- Organization
- automatic industrial machines
- Contact emails
Subdomains
2 observed subdomains of aim-ltd.net.
| Subdomain |
|---|
| staging.aim-ltd.net |
| www.aim-ltd.net |
Web-graph footprint
Distinct hostnames that link to or from aim-ltd.net in the public web crawl.
6 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for aim-ltd.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 178.248.131.166 |
Related pages
Pivot deeper into the graph from aim-ltd.net.
- IP · 20.162.12.124
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:146
- Country · GB
- Email · rob@aim-ltd.net
- TLD · .net
- 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: "aim-ltd.net"})-[: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.