Hostname
splitdrop.com
Last fetched
splitdrop.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
splitdrop.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.238.80.43 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.73 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.74 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.90 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.111.114 | 18.239.110.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.239.111.127 | 18.239.110.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.239.111.18 | 18.239.110.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.239.111.83 | 18.239.110.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- cassidy schaufele
- Contact emails
- chrismylan@yahoo.com
- cschaufe@kent.edu
- 1b548b35-231d-4d22-92b9-5dfde36e220b@identity-protect.org
- 63874272-d774-4393-8802-2aa85be4bcd9@identity-protect.org
- a262b861-526c-47aa-ac82-ec71136ec61e@identity-protect.org
- bea940e6-994a-4d6b-8d91-36f15e56394c@identity-protect.org
- e2d2517b-1500-4132-836d-85d02137d7cd@identity-protect.org
Subdomains
4 observed subdomains of splitdrop.com.
Web-graph footprint
Distinct hostnames that link to or from splitdrop.com in the public web crawl.
9 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for splitdrop.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | sendgrid.net |
Related pages
Pivot deeper into the graph from splitdrop.com.
- IP · 18.238.80.43
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · chrismylan@yahoo.com
- TLD · .com
- Browse hostnames · sp…
- 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: "splitdrop.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.