Hostname
discpar.com.br
Last fetched
discpar.com.br resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.
Nutrition Label
Resolution chain
discpar.com.br 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 |
|---|---|---|---|---|
| 3.162.3.37 | 3.162.2.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.162.3.5 | 3.162.2.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.162.3.51 | 3.162.2.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.162.3.59 | 3.162.2.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.175.86.36 | 3.175.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.175.86.43 | 3.175.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.175.86.74 | 3.175.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.175.86.77 | 3.175.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 99.86.159.16 | 99.86.158.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PT |
| 99.86.159.77 | 99.86.158.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PT |
| 99.86.159.81 | 99.86.158.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PT |
| 99.86.159.99 | 99.86.158.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PT |
WHOIS identity
- Registrar
- —
- Organization
- c?lia torquato
- Contact emails
Subdomains
9 observed subdomains of discpar.com.br.
Web-graph footprint
Distinct hostnames that link to or from discpar.com.br in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for discpar.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.admincontrolpanel.com |
Related pages
Pivot deeper into the graph from discpar.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "discpar.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.