Skip to content

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

WHISPER CANON · webcollect.org.ukRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/webcollect.org.uk

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.

IPPrefixASNOperatorCountry
213.48.98.60213.48.64.0/18AS5089GB

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.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for webcollect.org.uk.

MechanismTarget
SPF_Amail.webcollect.org.uk
SPF_Aserver10.thatsit.co.uk
SPF_Aserver7.thatsit.co.uk
SPF_Aserver9.thatsit.co.uk
SPF_Awebcollect.org.uk
SPF_INCLUDEsecureserver.net
SPF_MXwebcollect.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.