Hostname
host4u.hosting
Last fetched
host4u.hosting resolves to 1 IPv4 address operated by UKHOST4U - Paul David Hughes in GB. WHOIS lists iana:1345 as the registrar.
Nutrition Label
Resolution chain
host4u.hosting 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.216.196.30 | 195.216.196.0/23 | AS47625 | UKHOST4U - Paul David Hughes | GB |
WHOIS identity
- Registrar
- iana:1345
- Organization
- host4u
- Contact emails
Subdomains
6 observed subdomains of host4u.hosting.
Web-graph footprint
Distinct hostnames that link to or from host4u.hosting in the public web crawl.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for host4u.hosting.
| Mechanism | Target |
|---|---|
| SPF_A | host4u.hosting |
| SPF_INCLUDE | damson.ukhost4u.com |
| SPF_IP | 188.64.190.189 |
| SPF_IP | 188.64.191.190 |
| SPF_MX | host4u.hosting |
Related pages
Pivot deeper into the graph from host4u.hosting.
- IP · 195.216.196.30
- ASN · AS47625UKHOST4U - Paul David Hughes
- Registrar · iana:1345
- Country · GB
- Email · accounts@ukhost4u.com
- TLD · .hosting
- Browse hostnames · ho…
- 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: "host4u.hosting"})-[: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.