Skip to content

Hostname

breadtkrw.co.uk

Last fetched

breadtkrw.co.uk resolves to 2 IPv4 addresses operated by UNREAL-SERVERS - UnReal Servers, LLC in US. WHOIS lists registrar:namecheap, inc. [tag = namecheap-inc] as the registrar.

Nutrition Label

WHISPER CANON · breadtkrw.co.ukRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/breadtkrw.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
212.162.148.196212.162.148.0/22AS64236UNREAL-SERVERS - UnReal Servers, LLCUS
81.28.111.15381.28.96.0/20AS41770FR

WHOIS identity

Registrar
registrar:namecheap, inc. [tag = namecheap-inc]
Organization
Contact emails

Threat posture

History

Mail and authentication

MX records

  • breadtkrw.co.uk

SPF policy

3 SPF mechanisms authorising senders for breadtkrw.co.uk.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP103.129.198.144
SPF_IP95.154.192.163

Related pages

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

Cypher and MCP

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

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