Skip to content

Hostname

ads.org.uk

Last fetched

ads.org.uk resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists registrar:enix ltd as the registrar.

Nutrition Label

WHISPER CANON · ads.org.ukRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/ads.org.uk

Resolution chain

ads.org.uk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.177.253.24935.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
registrar:enix ltd
Organization
architecture and design scotland
Contact emails

Subdomains

10 observed subdomains of ads.org.uk.

Web-graph footprint

Distinct hostnames that link to or from ads.org.uk in the public web crawl.

215 sites link to this hostname.

312 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ads.org.uk.

MechanismTarget
SPF_Aads.org.uk
SPF_INCLUDEspf.hostns.io
SPF_INCLUDEspf.protection.outlook.com
SPF_IP18.135.61.87
SPF_IP3.11.37.202
SPF_IP85.13.236.178
SPF_IP91.238.164.172
SPF_MXads.org.uk

Related pages

Pivot deeper into the graph from ads.org.uk.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ads.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.