Skip to content

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

WHISPER CANON · aish.org.ukRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/aish.org.uk

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.

IPPrefixASNOperatorCountry
18.172.153.1118.172.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.172.153.3918.172.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.172.153.4818.172.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.172.153.518.172.152.0/21AS16509AMAZON-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.

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.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for aish.org.uk.

MechanismTarget
SPF_INCLUDE_spf_cd.spamtitan.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.em.secureserver.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.ssmx.net
SPF_IP217.155.65.227
SPF_IP217.155.65.229
SPF_IP217.41.90.41
SPF_IP217.41.90.44
SPF_IP31.222.155.140
SPF_IP78.137.117.135
SPF_IP82.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.