Hostname
cardiffhosting.com
Last fetched
cardiffhosting.com resolves to 2 IPv4 addresses operated by AS20860 in GB. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
cardiffhosting.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 95.154.223.107 | 95.154.192.0/18 | AS20860 | — | GB |
| 185.33.194.16 | 185.33.192.0/22 | AS59455 | — | GB |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
46 observed subdomains of cardiffhosting.com.
Showing 22 of 46. View all subdomains →
Threat posture
History
Mail and authentication
MX records
- cardiffhosting.com
SPF policy
4 SPF mechanisms authorising senders for cardiffhosting.com.
| Mechanism | Target |
|---|---|
| SPF_A | cardiffhosting.com |
| SPF_INCLUDE | spf.mail.cardiffhosting.com |
| SPF_IP | 138.68.191.189 |
| SPF_MX | cardiffhosting.com |
Related pages
Pivot deeper into the graph from cardiffhosting.com.
- IP · 95.154.223.107
- ASN · AS20860
- Registrar · iana:1068
- Country · GB
- Email · a3ccd128373e4a4fad06ac9839813e1c.protect@whoisguard.com
- TLD · .com
- Browse hostnames · ca…
- 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: "cardiffhosting.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.