Hostname
4freeuk.com
Last fetched
4freeuk.com resolves to 1 IPv4 address operated by AS-COLOCROSSING - HostPapa in NL. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
4freeuk.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 |
|---|---|---|---|---|
| 23.94.220.133 | 23.94.220.0/24 | AS36352 | AS-COLOCROSSING - HostPapa | NL |
WHOIS identity
- Registrar
- iana:1910
- Organization
- domain administrator
- Contact emails
Subdomains
12 observed subdomains of 4freeuk.com.
Web-graph footprint
Distinct hostnames that link to or from 4freeuk.com in the public web crawl.
6 sites link to this hostname.
27 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- 4freeuk.com
SPF policy
5 SPF mechanisms authorising senders for 4freeuk.com.
| Mechanism | Target |
|---|---|
| SPF_A | 4freeuk.com |
| SPF_INCLUDE | _spf.wishpond.net |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.acumbamail.com |
| SPF_MX | 4freeuk.com |
Related pages
Pivot deeper into the graph from 4freeuk.com.
- IP · 23.94.220.133
- ASN · AS36352AS-COLOCROSSING - HostPapa
- Registrar · iana:1910
- Country · NL
- Email · pw-a0ed46df68b4e5d50b7aacf2b5ff56e5@privacyguardian.org
- TLD · .com
- Browse hostnames · 4f…
- 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: "4freeuk.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.