Hostname
super5ives.com
Last fetched
super5ives.com resolves to 1 IPv4 address operated by DELTAV - Delta V Technologies Limited in GB. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
super5ives.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 |
|---|---|---|---|---|
| 195.246.200.80 | 195.246.200.0/24 | AS205804 | DELTAV - Delta V Technologies Limited | GB |
WHOIS identity
- Registrar
- iana:81
- Organization
- christopher malton
- Contact emails
Subdomains
25 observed subdomains of super5ives.com.
Showing 19 of 25. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from super5ives.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for super5ives.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.dchosted.net |
| SPF_IP | 2001:8b0:1db2:3f86::/64 |
| SPF_MX | super5ives.com |
Related pages
Pivot deeper into the graph from super5ives.com.
- IP · 195.246.200.80
- ASN · AS205804DELTAV - Delta V Technologies Limited
- Registrar · iana:81
- Country · GB
- Email · 81935b082f2b2a23c9fc1a127385a846-7884702@contact.gandi.net
- TLD · .com
- Browse hostnames · su…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "super5ives.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.