Hostname
razonet.com.br
Last fetched
razonet.com.br resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
razonet.com.br resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.226.251.123 | 13.226.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.251.65 | 13.226.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.251.78 | 13.226.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.251.98 | 13.226.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.35.2 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.35.67 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.35.73 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.35.93 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.207.137.87 | 54.207.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 54.233.112.216 | 54.233.64.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- —
- Organization
- razonet contabilidade ltda - me
- Contact emails
Subdomains
14 observed subdomains of razonet.com.br.
Web-graph footprint
Distinct hostnames that link to or from razonet.com.br in the public web crawl.
16 sites link to this hostname.
68 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for razonet.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | razonet.com.br |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.razonet.com.br |
| SPF_INCLUDE | _spf.rdstation.com.br |
| SPF_INCLUDE | sendgrid.net |
| SPF_IP | 177.70.3.22 |
| SPF_IP | 179.127.8.28 |
| SPF_IP | 179.127.8.38 |
| SPF_IP | 179.127.8.8 |
| SPF_MX | razonet.com.br |
Related pages
Pivot deeper into the graph from razonet.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "razonet.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.