Hostname
biroshop.com.br
Last fetched
biroshop.com.br resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.
Nutrition Label
Resolution chain
biroshop.com.br resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.248.154.210 | 13.248.144.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 35.71.142.112 | 35.71.128.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- —
- Organization
- brw modas ltda epp
- Contact emails
Subdomains
33 observed subdomains of biroshop.com.br.
Web-graph footprint
Distinct hostnames that link to or from biroshop.com.br in the public web crawl.
17 sites link to this hostname.
11 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for biroshop.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | biroshop.com.br |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.shopback.com.br |
| SPF_INCLUDE | spf1.auinmeio.com.br |
| SPF_INCLUDE | spf2.auinmeio.com.br |
| SPF_IP | 177.136.22.0/24 |
| SPF_IP | 177.136.30.254/32 |
| SPF_IP | 20.96.184.146/32 |
| SPF_IP | 20.96.200.191/32 |
| SPF_IP | 52.203.55.94/32 |
| SPF_MX | biroshop.com.br |
Related pages
Pivot deeper into the graph from biroshop.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "biroshop.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.