Hostname
avoidsuicide.com
Last fetched
avoidsuicide.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
avoidsuicide.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 |
|---|---|---|---|---|
| 13.249.126.15 | 13.249.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.126.31 | 13.249.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.126.59 | 13.249.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.126.73 | 13.249.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.222.169.100 | 52.222.168.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.222.169.20 | 52.222.168.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.222.169.74 | 52.222.168.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.222.169.79 | 52.222.168.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:1479
- Organization
- domain administrator
- Contact emails
Subdomains
1 observed subdomain of avoidsuicide.com.
| Subdomain |
|---|
| www.avoidsuicide.com |
Web-graph footprint
Distinct hostnames that link to or from avoidsuicide.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for avoidsuicide.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.forwardmx.net |
Related pages
Pivot deeper into the graph from avoidsuicide.com.
- IP · 13.249.126.15
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1479
- Country · US
- Email · aa64dad99cdc40b69e8bcc236bdf53a2.protect@whoisguard.com
- TLD · .com
- Browse hostnames · av…
- 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: "avoidsuicide.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.