Hostname
connectionhr.com.br
Last fetched
connectionhr.com.br resolves to 1 IPv4 address operated by AS272611 in BR.
Nutrition Label
Resolution chain
connectionhr.com.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.238.230.71 | 185.238.230.0/24 | AS272611 | — | BR |
WHOIS identity
- Registrar
- —
- Organization
- gabriel toschi de mattos
- Contact emails
Subdomains
9 observed subdomains of connectionhr.com.br.
Web-graph footprint
Distinct hostnames that link to or from connectionhr.com.br in the public web crawl.
51 sites linked to from this hostname.
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for connectionhr.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | connectionhr.com.br |
| SPF_INCLUDE | _spf.kinghost.net |
| SPF_INCLUDE | relay.mailbaby.net |
| SPF_IP | 135.148.55.196 |
| SPF_IP | 168.119.212.144 |
| SPF_IP | 177.69.112.205 |
| SPF_IP | 185.238.230.71 |
| SPF_IP | 185.238.230.78 |
| SPF_MX | connectionhr.com.br |
Related pages
Pivot deeper into the graph from connectionhr.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "connectionhr.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.