Hostname
swipedon.com
Last fetched
swipedon.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
swipedon.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.238.132.104 | 18.238.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.132.24 | 18.238.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.132.47 | 18.238.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.132.82 | 18.238.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.222.136.106 | 52.222.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.136.128 | 52.222.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.136.27 | 52.222.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.136.6 | 52.222.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.160.107 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.42 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.44 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.47 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of swipedon.com owner
- Contact emails
- hadleigh@swipedon.com
- contact@privacyprotect.org
- owner-10900275@swipedon.com.whoisprivacyservice.org
- owner-11428027@swipedon.com.whoisprivacyservice.org
- owner-11888750@swipedon.com.whoisprivacyservice.org
- owner-6658032@swipedon.com.whoisprivacyservice.org
- owner-9016571@swipedon.com.whoisprivacyservice.org
Subdomains
18 observed subdomains of swipedon.com.
Showing 17 of 18. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from swipedon.com in the public web crawl.
153 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for swipedon.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 4249991.spf05.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.mtasv.net |
| SPF_IP | 159.135.227.213/32 |
Related pages
Pivot deeper into the graph from swipedon.com.
- IP · 18.238.132.104
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · hadleigh@swipedon.com
- TLD · .com
- Browse hostnames · sw…
- 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: "swipedon.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.