Hostname
daviddector.com
Last fetched
daviddector.com resolves to 1 IPv4 address operated by GRIDFURY-AS - GridFury, LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
daviddector.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 |
|---|---|---|---|---|
| 208.94.117.32 | 208.94.116.0/22 | AS40630 | GRIDFURY-AS - GridFury, LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- alex komissarov
- Contact emails
- alex@alexkomissarov.com
- 02a26493-cf53-47b8-ab94-4a4f811ff328@identity-protect.org
- 234a4727-2b28-4306-863b-fad9176a450c@identity-protect.org
- 6192f76b-d3b7-48d7-8fcd-ce1a300ef855@identity-protect.org
- 687cdfa4-0c30-4107-8a8d-b087878276a1@identity-protect.org
- 85c3c328-466a-4702-969c-9c5cc14ccaf3@identity-protect.org
- b7b63965-0a10-46b6-887d-c601ee66373f@identity-protect.org
- cb0194b5-2c88-40e2-aa18-a2abf6323bc1@identity-protect.org
- owner-8391694@daviddector.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of daviddector.com.
| Subdomain |
|---|
| www.daviddector.com |
Web-graph footprint
Distinct hostnames that link to or from daviddector.com in the public web crawl.
5 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from daviddector.com.
- IP · 208.94.117.32
- ASN · AS40630GRIDFURY-AS - GridFury, LLC
- Registrar · iana:468
- Country · US
- Email · alex@alexkomissarov.com
- TLD · .com
- Browse hostnames · da…
- 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: "daviddector.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.