Hostname
researchdefender.com
Last fetched
researchdefender.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
researchdefender.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 |
|---|---|---|---|---|
| 18.117.46.98 | 18.116.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 1249339875
- Contact emails
- q3x03shhj9xe@contactprivacy.email
- 44730207-0953-444b-9ab2-7faf8c172baf@identity-protect.org
- 4cf1ac86-9e83-4d64-9c8b-c1ff695ecc81@identity-protect.org
- 90b968df-1efc-4af8-a9ac-35b31d971d42@identity-protect.org
- 93f38b3a-81c2-4c29-b349-b35e0bd3a0a0@identity-protect.org
- c4ff2e10-e181-4791-99d1-5257de33a378@identity-protect.org
- fa36bfd8-6a6a-46b8-a9b6-129e2dc6af39@identity-protect.org
Subdomains
16 observed subdomains of researchdefender.com.
Web-graph footprint
Distinct hostnames that link to or from researchdefender.com in the public web crawl.
21 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from researchdefender.com.
- IP · 18.117.46.98
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · q3x03shhj9xe@contactprivacy.email
- TLD · .com
- Browse hostnames · re…
- 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: "researchdefender.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.