Skip to content

Hostname

caem.ba.gov.br

Last fetched

caem.ba.gov.br resolves to 1 IPv4 address operated by AS34931 in GB.

Nutrition Label

WHISPER CANON · caem.ba.gov.brRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/caem.ba.gov.br

Resolution chain

caem.ba.gov.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
149.255.58.167149.255.56.0/22AS34931GB

WHOIS identity

No WHOIS records are currently associated with caem.ba.gov.br in WhisperGraph.

Subdomains

17 observed subdomains of caem.ba.gov.br.

Web-graph footprint

Distinct hostnames that link to or from caem.ba.gov.br in the public web crawl.

8 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for caem.ba.gov.br.

MechanismTarget
SPF_Acaem.ba.gov.br
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDErelay.thundermail.uk
SPF_IP149.255.58.1/16
SPF_IP149.255.58.167
SPF_IP186.227.198.219
SPF_IP187.45.181.138
SPF_IP187.45.181.157
SPF_IP187.45.181.160
SPF_IP187.45.181.168
SPF_MXcaem.ba.gov.br

Related pages

Pivot deeper into the graph from caem.ba.gov.br.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "caem.ba.gov.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.