Hostname
freelancerdir.com
Last fetched
freelancerdir.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
freelancerdir.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 |
|---|---|---|---|---|
| 52.206.205.183 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of freelancerdir.com owner
- Contact emails
- ckissi@gmail.com
- 08b1f1d7-c0c1-48db-8c7f-9c1100f05bd3@identity-protect.org
- 486e0b15-b264-4808-a6be-c7a6d11e48d0@identity-protect.org
- 79ff1d0e-8af9-4d86-ab6f-5192ca412813@identity-protect.org
- 7f3cc2ed-d134-40a0-b06d-706f0c1ec75f@identity-protect.org
- ae153666-6f85-4712-b8a4-dfad2245605b@identity-protect.org
- d6b9b93d-c79e-44e9-8687-1b82ea735e00@identity-protect.org
- owner-1423845@freelancerdir.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of freelancerdir.com.
| Subdomain |
|---|
| www.freelancerdir.com |
Threat posture
History
Related pages
Pivot deeper into the graph from freelancerdir.com.
- IP · 52.206.205.183
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · ckissi@gmail.com
- TLD · .com
- Browse hostnames · fr…
- 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: "freelancerdir.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.