Hostname
scam-alert.io
Last fetched
scam-alert.io resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
scam-alert.io 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.32.251.103 | 13.33.44.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.32.251.37 | 13.33.44.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.32.251.42 | 13.33.44.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.32.251.83 | 13.33.44.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.33.67.113 | 13.33.127.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.37 | 13.33.127.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.9 | 13.33.127.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.92 | 13.33.127.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1910
- Organization
- whale alert bv
- Contact emails
- —
Subdomains
2 observed subdomains of scam-alert.io.
| Subdomain |
|---|
| demo.scam-alert.io |
| www.scam-alert.io |
Web-graph footprint
Distinct hostnames that link to or from scam-alert.io in the public web crawl.
100 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for scam-alert.io.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from scam-alert.io.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "scam-alert.io"})-[: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.