Hostname
constelar.com.br
Last fetched
constelar.com.br appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.
Nutrition Label
Resolution chain
constelar.com.br has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- —
- Organization
- fernando de oliveira fernandes
- Contact emails
Subdomains
24 observed subdomains of constelar.com.br.
Showing 17 of 24. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from constelar.com.br in the public web crawl.
55 sites link to this hostname.
125 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- constelar.com.br
SPF policy
10 SPF mechanisms authorising senders for constelar.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | constelar.com.br |
| SPF_INCLUDE | _spf.rdstation.com.br |
| SPF_INCLUDE | icpbounce.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_IP | 172.81.119.129 |
| SPF_IP | 184.173.239.120/32 |
| SPF_IP | 199.250.221.105 |
| SPF_MX | constelar.com.br |
Related pages
Pivot deeper into the graph from constelar.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "constelar.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.