Hostname
aish.org.uk
Last fetched
aish.org.uk resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists registrar:ans group ltd [tag = ukfast] as the registrar.
Nutrition Label
Resolution chain
aish.org.uk resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.172.153.11 | 18.172.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.172.153.39 | 18.172.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.172.153.48 | 18.172.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.172.153.5 | 18.172.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- registrar:ans group ltd [tag = ukfast]
- Organization
- aish hatorah
- Contact emails
- —
Subdomains
17 observed subdomains of aish.org.uk.
Showing 15 of 17. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from aish.org.uk in the public web crawl.
21 sites link to this hostname.
11 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for aish.org.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf_cd.spamtitan.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.em.secureserver.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.ssmx.net |
| SPF_IP | 217.155.65.227 |
| SPF_IP | 217.155.65.229 |
| SPF_IP | 217.41.90.41 |
| SPF_IP | 217.41.90.44 |
| SPF_IP | 31.222.155.140 |
| SPF_IP | 78.137.117.135 |
| SPF_IP | 82.35.27.250 |
Related pages
Pivot deeper into the graph from aish.org.uk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aish.org.uk"})-[: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.