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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.61.196.199 | 108.61.196.0/23 | AS20473 | AS-VULTR - The Constant Company, LLC | GB |
| 45.76.130.254 | 45.76.128.0/20 | AS20473 | AS-VULTR - The Constant Company, LLC | GB |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for bowkerit.co.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.createsend.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.myconnectwise.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 18.130.58.53 |
| SPF_IP | 217.114.52.144/29 |
| SPF_MX | bowkerit.co.uk |
Related pages
Pivot deeper into the graph from bowkerit.co.uk.
- IP · 108.61.196.199
- ASN · AS20473AS-VULTR - The Constant Company, LLC
- Registrar · registrar:microtech limited t/a cloudfloordns, llc [tag = microtech]
- Country · GB
- Apex domain · co.uk
- TLD · .uk
- Browse hostnames · bo…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.