Hostname
quadientdirect.co.uk
Last fetched
quadientdirect.co.uk resolves to 1 IPv4 address operated by LIQUIDWEB - Liquid Web, L.L.C in US. WHOIS lists registrar:csc corporate domains, inc [tag = csc-corp-domains] as the registrar.
Nutrition Label
Resolution chain
quadientdirect.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 |
|---|---|---|---|---|
| 72.52.148.219 | 72.52.128.0/17 | AS32244 | LIQUIDWEB - Liquid Web, L.L.C | US |
WHOIS identity
- Registrar
- registrar:csc corporate domains, inc [tag = csc-corp-domains]
- Organization
- —
- Contact emails
- —
Subdomains
6 observed subdomains of quadientdirect.co.uk.
Web-graph footprint
Distinct hostnames that link to or from quadientdirect.co.uk in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for quadientdirect.co.uk.
| Mechanism | Target |
|---|---|
| SPF_A | quadientdirect.co.uk |
| SPF_INCLUDE | quadientdirect.co.uk.spf.auto.dnssmarthost.net |
| SPF_IP | 35.214.192.75 |
| SPF_MX | quadientdirect.co.uk |
Related pages
Pivot deeper into the graph from quadientdirect.co.uk.
- IP · 72.52.148.219
- ASN · AS32244LIQUIDWEB - Liquid Web, L.L.C
- Registrar · registrar:csc corporate domains, inc [tag = csc-corp-domains]
- Country · US
- Apex domain · co.uk
- TLD · .uk
- Browse hostnames · qu…
- 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: "quadientdirect.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.