Hostname
aldusuk.com
Last fetched
aldusuk.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
aldusuk.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.244.106 | 3.5.244.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.244.40 | 3.5.244.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.244.51 | 3.5.244.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.244.92 | 3.5.244.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.244.97 | 3.5.244.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.245.227 | 3.5.245.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.245.27 | 3.5.245.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.95.143.20 | 52.95.143.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.95.143.44 | 52.95.143.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.95.144.28 | 52.95.144.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.95.144.36 | 52.95.144.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.95.144.8 | 52.95.144.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.95.148.3 | 52.95.148.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of aldusuk.com owner
- Contact emails
- 2b71cf95-3943-4951-876d-9ed8560628c1@identity-protect.org
- 35ad2c41-75c9-468c-b476-c47c76f39a38@identity-protect.org
- de55e562-f0cc-4d37-b771-10c59359b80d@identity-protect.org
- ee3a4eca-2a0a-40b1-aad8-e2087c929f66@identity-protect.org
- f30645ac-c50e-4825-9b38-c6e787f1cbc5@identity-protect.org
- f4adc41e-fa0d-4886-a41e-38f54582e8ca@identity-protect.org
- owner-11481457@aldusuk.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of aldusuk.com.
| Subdomain |
|---|
| support.aldusuk.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for aldusuk.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks.mimecast.com |
| SPF_INCLUDE | emaileuc.freshservice.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 217.22.156.197 |
| SPF_IP | 77.61.91.170 |
Related pages
Pivot deeper into the graph from aldusuk.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aldusuk.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.