Skip to content

Hostname

gamh.org.uk

Last fetched

gamh.org.uk resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB. WHOIS lists registrar:ionos se [tag = 1and1] as the registrar.

Nutrition Label

WHISPER CANON · gamh.org.ukRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/gamh.org.uk

Resolution chain

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

IPPrefixASNOperatorCountry
68.183.41.19568.183.32.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB

WHOIS identity

Registrar
registrar:ionos se [tag = 1and1]
Organization
glasgow association for mental health
Contact emails

Subdomains

4 observed subdomains of gamh.org.uk.

Web-graph footprint

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

44 sites link to this hostname.

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for gamh.org.uk.

MechanismTarget
SPF_INCLUDEsmtpout.com
SPF_INCLUDEsmtproutes.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.106.183.210
SPF_IP81.134.13.173

Related pages

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

Cypher and MCP

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

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