Skip to content

Hostname

guidedogs.org.uk

Last fetched

guidedogs.org.uk resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:eduserv ltd as the registrar.

Nutrition Label

WHISPER CANON · guidedogs.org.ukRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/guidedogs.org.uk

Resolution chain

guidedogs.org.uk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.197.167.9015.197.160.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.186.1353.33.176.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
registrar:eduserv ltd
Organization
guide dogs for the blind association, the
Contact emails

Subdomains

30 observed subdomains of guidedogs.org.uk.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for guidedogs.org.uk.

MechanismTarget
SPF_INCLUDE_spf.e-activist.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.timeforstorm.com
SPF_INCLUDE_spf.tivian.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_IP149.72.69.155
SPF_IP152.114.216.230/32
SPF_IP152.114.218.230/32
SPF_IP152.114.220.10/32
SPF_IP152.114.222.10/32
SPF_IP167.89.24.3
SPF_IP198.21.6.129/32
SPF_IP23.249.219.96
SPF_IP23.249.219.97
SPF_IP23.251.238.30/31
SPF_IP23.251.238.32/31
SPF_IP46.235.17.249/32
SPF_IP5.39.8.116/32
SPF_IP5.39.8.122/31
SPF_IP51.140.109.121/32
SPF_IP51.143.140.228

Related pages

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

Cypher and MCP

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

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