Hostname
carnivalukgroup.com
Last fetched
carnivalukgroup.com resolves to 1 IPv4 address operated by AS5089 in GB. WHOIS lists iana:1466 as the registrar.
Nutrition Label
Resolution chain
carnivalukgroup.com 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 |
|---|---|---|---|---|
| 86.17.14.100 | 86.16.0.0/14 | AS5089 | — | GB |
WHOIS identity
- Registrar
- iana:1466
- Organization
- carnival
- Contact emails
Subdomains
120 observed subdomains of carnivalukgroup.com.
Showing 25 of 120. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from carnivalukgroup.com in the public web crawl.
19 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for carnivalukgroup.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | avanan.net |
| SPF_INCLUDE | mailcontrol.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 13.39.103.16/28 |
| SPF_IP | 213.107.32.214 |
| SPF_IP | 3.252.108.176/28 |
| SPF_IP | 52.17.62.50/32 |
| SPF_IP | 82.43.19.241 |
Related pages
Pivot deeper into the graph from carnivalukgroup.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "carnivalukgroup.com"})-[: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.