Skip to content

Hostname

bowkerit.co.uk

Last fetched

bowkerit.co.uk resolves to 2 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in GB. WHOIS lists registrar:microtech limited t/a cloudfloordns, llc [tag = microtech] as the registrar.

Nutrition Label

WHISPER CANON · bowkerit.co.ukRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/bowkerit.co.uk

Resolution chain

bowkerit.co.uk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.61.196.199108.61.196.0/23AS20473AS-VULTR - The Constant Company, LLCGB
45.76.130.25445.76.128.0/20AS20473AS-VULTR - The Constant Company, LLCGB

WHOIS identity

Registrar
registrar:microtech limited t/a cloudfloordns, llc [tag = microtech]
Organization
chris bowker
Contact emails

Subdomains

4 observed subdomains of bowkerit.co.uk.

Web-graph footprint

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

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for bowkerit.co.uk.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.myconnectwise.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP18.130.58.53
SPF_IP217.114.52.144/29
SPF_MXbowkerit.co.uk

Related pages

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

Cypher and MCP

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

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