Skip to content

Hostname

gid.org.uk

Last fetched

gid.org.uk resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists registrar:gandi [tag = gandi] as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.132.205.3818.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
3.9.173.953.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
registrar:gandi [tag = gandi]
Organization
gloucestershire independant dentists
Contact emails

Subdomains

1 observed subdomain of gid.org.uk.

Web-graph footprint

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

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Agid.org.uk
SPF_INCLUDE_spf.mailspamprotection.com
SPF_INCLUDEamazonses.com
SPF_IP35.214.97.58
SPF_MXgid.org.uk

Related pages

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

Cypher and MCP

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

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