Hostname
gingerbread.org.uk
Last fetched
gingerbread.org.uk resolves to 3 IPv4 addresses operated by AS35425 in GB. WHOIS lists registrar:ans group ltd as the registrar.
Nutrition Label
Resolution chain
gingerbread.org.uk resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 109.75.161.29 | 109.75.161.0/24 | AS35425 | — | GB |
| 147.185.161.77 | 147.185.161.0/24 | AS209242 | — | US |
| 147.185.161.78 | 147.185.161.0/24 | AS209242 | — | US |
WHOIS identity
- Registrar
- registrar:ans group ltd
- Organization
- national council for one parent families
- Contact emails
- —
Subdomains
21 observed subdomains of gingerbread.org.uk.
Showing 20 of 21. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gingerbread.org.uk in the public web crawl.
1,320 sites link to this hostname.
361 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for gingerbread.org.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from gingerbread.org.uk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gingerbread.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.