Hostname
webcollect.org.uk
Last fetched
webcollect.org.uk resolves to 1 IPv4 address operated by AS5089 in GB. WHOIS lists registrar:wild west domains, inc. [tag = wildwest] as the registrar.
Nutrition Label
Resolution chain
webcollect.org.uk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 213.48.98.60 | 213.48.64.0/18 | AS5089 | — | GB |
WHOIS identity
- Registrar
- registrar:wild west domains, inc. [tag = wildwest]
- Organization
- open brackets ltd other uk entity (e.g. clubs, associations, many universities)
- Contact emails
- —
Subdomains
3 observed subdomains of webcollect.org.uk.
Web-graph footprint
Distinct hostnames that link to or from webcollect.org.uk in the public web crawl.
360 sites link to this hostname.
93 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for webcollect.org.uk.
| Mechanism | Target |
|---|---|
| SPF_A | mail.webcollect.org.uk |
| SPF_A | server10.thatsit.co.uk |
| SPF_A | server7.thatsit.co.uk |
| SPF_A | server9.thatsit.co.uk |
| SPF_A | webcollect.org.uk |
| SPF_INCLUDE | secureserver.net |
| SPF_MX | webcollect.org.uk |
Related pages
Pivot deeper into the graph from webcollect.org.uk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "webcollect.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.