Hostname
wastlin.com
Last fetched
wastlin.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:3867 as the registrar.
Nutrition Label
Resolution chain
wastlin.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.216.102 | 3.5.216.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.5.216.71 | 3.5.216.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.5.216.92 | 3.5.216.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.5.217.254 | 3.5.217.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
WHOIS identity
- Registrar
- iana:3867
- Organization
- on behalf of wastlin.com owner
- Contact emails
- 2545ed18-e348-4021-b80e-a53a0c00291a@identity-protect.org
- 439baef5-78bb-4266-9c69-b00fda12b3d8@identity-protect.org
- 532ea595-31c8-40b7-951a-0a03f7d83152@identity-protect.org
- 78baf396-f590-4cfc-9231-cc2834c55df4@identity-protect.org
- a1a7e141-1fa4-4841-b56a-03ac6fa30aea@identity-protect.org
- a920677d-8a1b-4e2a-b422-1deb42b4cf6c@identity-protect.org
- info@domain-contact.org
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for wastlin.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from wastlin.com.
- IP · 3.5.216.102
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:3867
- Country · SE
- Email · 2545ed18-e348-4021-b80e-a53a0c00291a@identity-protect.org
- TLD · .com
- Browse hostnames · wa…
- 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: "wastlin.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.