Skip to content

Hostname

dogstrust.org.uk

Last fetched

dogstrust.org.uk resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:gandi [tag = gandi] as the registrar.

Nutrition Label

WHISPER CANON · dogstrust.org.ukRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/dogstrust.org.uk

Resolution chain

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

IPPrefixASNOperatorCountry
3.248.122.753.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:gandi [tag = gandi]
Organization
dogs trust
Contact emails

Subdomains

63 observed subdomains of dogstrust.org.uk.

Web-graph footprint

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

3,087 sites link to this hostname.

148 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for dogstrust.org.uk.

MechanismTarget
SPF_INCLUDE_spf.e-activist.com
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_INCLUDEspf.uk-1.a.mimecastprotect.com
SPF_IP188.39.121.164
SPF_IP192.254.125.237/32

Related pages

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

Cypher and MCP

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

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