Hostname
bewiser.co.uk
Last fetched
bewiser.co.uk resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:csc corporate domains, inc as the registrar.
Nutrition Label
Resolution chain
bewiser.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 |
|---|---|---|---|---|
| 104.18.20.27 | 104.20.48.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.21.27 | 104.20.48.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:csc corporate domains, inc
- Organization
- mark bower-dyke
- Contact emails
- —
Subdomains
31 observed subdomains of bewiser.co.uk.
Showing 25 of 31. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bewiser.co.uk in the public web crawl.
46 sites link to this hostname.
26 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for bewiser.co.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mailcontrol.com |
| SPF_INCLUDE | spf.acturis.com |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 108.61.48.194 |
| SPF_IP | 109.203.110.210 |
| SPF_IP | 109.75.172.71 |
| SPF_IP | 64.237.54.227 |
| SPF_IP | 91.233.129.11 |
| SPF_IP | 91.233.129.13 |
| SPF_MX | bewiser.co.uk |
Related pages
Pivot deeper into the graph from bewiser.co.uk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bewiser.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.