Skip to content

Hostname

centralmosque.co.uk

Last fetched

centralmosque.co.uk resolves to 1 IPv4 address operated by GOOGLE - Google LLC in GB. WHOIS lists registrar:20i ltd as the registrar.

Nutrition Label

WHISPER CANON · centralmosque.co.ukRouting diversity1.5/10Peering density8.2/10MOAS conflict⚠ 2 conflictsThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/centralmosque.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
35.214.65.2535.214.0.0/17AS15169GOOGLE - Google LLCGB

WHOIS identity

Registrar
registrar:20i ltd
Organization
jamiat ittihad ul muslimin
Contact emails

Subdomains

1 observed subdomain of centralmosque.co.uk.

Web-graph footprint

Distinct hostnames that link to or from centralmosque.co.uk in the public web crawl.

28 sites link to this hostname.

66 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for centralmosque.co.uk.

MechanismTarget
SPF_Acentralmosque.co.uk
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcentralmosque.co.uk.spf.auto.dnssmarthost.net
SPF_INCLUDErelay.kinstamailservice.com
SPF_MXcentralmosque.co.uk

Related pages

Pivot deeper into the graph from centralmosque.co.uk.

Cypher and MCP

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

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