Hostname
petrostar.com.br
Last fetched
petrostar.com.br resolves to 2 IPv4 addresses operated by AS28661 in BR.
Nutrition Label
Resolution chain
petrostar.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 |
|---|---|---|---|---|
| 189.1.1.154 | 189.1.1.0/24 | AS28661 | — | BR |
| 189.1.1.189 | 189.1.1.0/24 | AS28661 | — | BR |
WHOIS identity
- Registrar
- —
- Organization
- cristiano lins nogueira de ara?jo
- Contact emails
Subdomains
4 observed subdomains of petrostar.com.br.
Web-graph footprint
Distinct hostnames that link to or from petrostar.com.br in the public web crawl.
5 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for petrostar.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | petrostar.com.br |
| SPF_INCLUDE | hotlink.com.br |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | petrostar.com.br |
Related pages
Pivot deeper into the graph from petrostar.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "petrostar.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.