Hostname
preview.co.uk
Last fetched
preview.co.uk resolves to 1 IPv4 address operated by AS61323 in GB. WHOIS lists registrar:preview visual communications group ltd t/a preview visual communications group ltd [tag = preview] as the registrar.
Nutrition Label
Resolution chain
preview.co.uk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.157.42.57 | 45.157.40.0/22 | AS61323 | — | GB |
WHOIS identity
- Registrar
- registrar:preview visual communications group ltd t/a preview visual communications group ltd [tag = preview]
- Organization
- preview design
- Contact emails
- —
Subdomains
6 observed subdomains of preview.co.uk.
Web-graph footprint
Distinct hostnames that link to or from preview.co.uk in the public web crawl.
29 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for preview.co.uk.
| Mechanism | Target |
|---|---|
| SPF_A | preview.co.uk |
| SPF_INCLUDE | eu._netblocks.mimecast.com |
| SPF_INCLUDE | mail1.preview.co.uk |
| SPF_INCLUDE | spf.messageexchange.com |
| SPF_IP | 159.253.212.28/32 |
| SPF_IP | 159.253.212.29 |
| SPF_IP | 45.157.42.57 |
| SPF_IP | 46.175.48.0/24 |
| SPF_IP | 77.86.34.0/24 |
| SPF_IP | 78.86.176.184 |
| SPF_MX | preview.co.uk |
Related pages
Pivot deeper into the graph from preview.co.uk.
- IP · 45.157.42.57
- ASN · AS61323
- Registrar · registrar:preview visual communications group ltd t/a preview visual communications group ltd [tag = preview]
- Country · GB
- Apex domain · co.uk
- TLD · .uk
- Browse hostnames · pr…
- 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: "preview.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.