Skip to content

Hostname

bottishamvc.org

Last fetched

bottishamvc.org resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · bottishamvc.orgRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/bottishamvc.org

Resolution chain

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

IPPrefixASNOperatorCountry
167.99.85.88167.99.80.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB

WHOIS identity

Registrar
iana:48
Organization
anglian learning
Contact emails

Subdomains

90 observed subdomains of bottishamvc.org.

Web-graph footprint

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

213 sites link to this hostname.

105 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for bottishamvc.org.

MechanismTarget
SPF_Abottishamvc.org
SPF_INCLUDEspf.hostns.io
SPF_INCLUDEspf.protection.outlook.com
SPF_IP85.12.78.35/32
SPF_IP85.12.79.249/32
SPF_IP91.238.165.174
SPF_MXbottishamvc.org

Related pages

Pivot deeper into the graph from bottishamvc.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bottishamvc.org"})-[: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.