Hostname
viscose.co.uk
Last fetched
viscose.co.uk resolves to 1 IPv4 address operated by SUB6 - Sub 6 Limited in GB. WHOIS lists registrar:namecheap, inc. [tag = namecheap-inc] as the registrar.
Nutrition Label
Resolution chain
viscose.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 |
|---|---|---|---|---|
| 185.41.8.72 | 185.41.8.0/22 | AS200083 | SUB6 - Sub 6 Limited | GB |
WHOIS identity
- Registrar
- registrar:namecheap, inc. [tag = namecheap-inc]
- Organization
- viscose closures
- Contact emails
- —
Subdomains
1 observed subdomain of viscose.co.uk.
| Subdomain |
|---|
| www.viscose.co.uk |
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for viscose.co.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.uk.exclaimer.net |
| SPF_IP | 185.114.97.148 |
| SPF_IP | 185.33.192.35 |
| SPF_IP | 185.41.8.72 |
| SPF_IP | 195.11.106.94/30 |
| SPF_IP | 2a00:1ee0:2:206:0:0:b972:6194 |
| SPF_IP | 2a00:1ee0:2:8:0:0:2eb7:dfa |
| SPF_IP | 46.183.13.250 |
Related pages
Pivot deeper into the graph from viscose.co.uk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "viscose.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.