Skip to content

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

WHISPER CANON · bewiser.co.ukRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/bewiser.co.uk

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.

IPPrefixASNOperatorCountry
104.18.20.27104.20.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.21.27104.20.48.0/20AS13335CLOUDFLARENET - 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.

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.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for bewiser.co.uk.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailcontrol.com
SPF_INCLUDEspf.acturis.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP108.61.48.194
SPF_IP109.203.110.210
SPF_IP109.75.172.71
SPF_IP64.237.54.227
SPF_IP91.233.129.11
SPF_IP91.233.129.13
SPF_MXbewiser.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 20

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