Skip to content

Hostname

readingcyclecampaign.org.uk

Last fetched

readingcyclecampaign.org.uk resolves to 1 IPv4 address operated by AS63949 in GB. WHOIS lists registrar:gandi [tag = gandi] as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
85.159.208.12485.159.208.0/21AS63949GB

WHOIS identity

Registrar
registrar:gandi [tag = gandi]
Organization
reading cycle campaign
Contact emails

Subdomains

1 observed subdomain of readingcyclecampaign.org.uk.

Web-graph footprint

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

12 sites link to this hostname.

193 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for readingcyclecampaign.org.uk.

MechanismTarget
SPF_Areadingcyclecampaign.org.uk
SPF_INCLUDE_mailcust.gandi.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mailspamprotection.com
SPF_IP35.214.95.25
SPF_IP85.159.208.124
SPF_MXalt1.aspmx.l.google.com
SPF_MXalt2.aspmx.l.google.com
SPF_MXalt3.aspmx.l.google.com
SPF_MXalt4.aspmx.l.google.com
SPF_MXaspmx.l.google.com

Related pages

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

Cypher and MCP

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

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