Hostname
scandidrones.com
Last fetched
scandidrones.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
scandidrones.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.245.218.106 | 18.245.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.218.28 | 18.245.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.218.78 | 18.245.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.218.8 | 18.245.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 99.84.252.2 | 99.84.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.252.27 | 99.84.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.252.37 | 99.84.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.252.98 | 99.84.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of scandidrones.com owner
- Contact emails
- 046b359f-bd3f-490e-b4c2-b6a8b4923de5@identity-protect.org
- 25256df1-c058-4828-85d3-85e521be6e91@identity-protect.org
- 6113ed68-c81a-4d13-aa83-64ea6e934e13@identity-protect.org
- 74cd51c7-1b2a-41cb-9f18-5c01326b0a61@identity-protect.org
- 8b78fc43-eb5b-4710-bc2b-dc4a88dda41f@identity-protect.org
- c741ab31-402b-43f9-a7e1-bae93564ce16@identity-protect.org
Subdomains
1 observed subdomain of scandidrones.com.
| Subdomain |
|---|
| www.scandidrones.com |
Web-graph footprint
Distinct hostnames that link to or from scandidrones.com in the public web crawl.
5 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for scandidrones.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from scandidrones.com.
- IP · 18.245.218.106
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · 046b359f-bd3f-490e-b4c2-b6a8b4923de5@identity-protect.org
- TLD · .com
- Browse hostnames · sc…
- 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: "scandidrones.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.