Hostname
2freesex.com
Last fetched
2freesex.com resolves to 5 IPv4 addresses operated by AS206834 in DE. WHOIS lists iana:1418 as the registrar.
Nutrition Label
Resolution chain
2freesex.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.53.179.200 | 185.53.179.0/24 | AS206834 | — | DE |
| 199.182.160.129 | 199.182.160.0/21 | AS15317 | SERVEREL-AS - Serverel Inc. | US |
| 172.236.100.134 | 172.236.96.0/19 | AS63949 | — | US |
| 172.239.193.198 | 172.239.192.0/19 | AS63949 | — | US |
| 172.239.34.52 | 172.239.32.0/19 | AS63949 | — | US |
WHOIS identity
- Registrar
- iana:1418
- Organization
- charles myrick
- Contact emails
Subdomains
5 observed subdomains of 2freesex.com.
Web-graph footprint
Distinct hostnames that link to or from 2freesex.com in the public web crawl.
36 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- 2freesex.com
Related pages
Pivot deeper into the graph from 2freesex.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "2freesex.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.