Hostname
seeder.com.br
Last fetched
seeder.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
seeder.com.br 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.224.187.108 | 13.224.187.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.224.187.36 | 13.224.187.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.224.187.4 | 13.224.187.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.224.187.92 | 13.224.187.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.36.102 | 3.169.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.36.30 | 3.169.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.36.35 | 3.169.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.36.82 | 3.169.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
WHOIS identity
- Registrar
- —
- Organization
- gilson mveis
- Contact emails
Subdomains
13 observed subdomains of seeder.com.br.
Web-graph footprint
Distinct hostnames that link to or from seeder.com.br in the public web crawl.
7 sites link to this hostname.
19 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for seeder.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | seeder.com.br |
| SPF_INCLUDE | websitewelcome.com |
| SPF_MX | seeder.com.br |
Related pages
Pivot deeper into the graph from seeder.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "seeder.com.br"})-[: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.