Skip to content

Hostname

pc.al.gov.br

Last fetched

pc.al.gov.br resolves to 1 IPv4 address operated by AS263023 in BR.

Nutrition Label

WHISPER CANON · pc.al.gov.brRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/pc.al.gov.br

Resolution chain

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

IPPrefixASNOperatorCountry
186.249.55.5186.249.48.0/21AS263023BR

WHOIS identity

No WHOIS records are currently associated with pc.al.gov.br in WhisperGraph.

Subdomains

6 observed subdomains of pc.al.gov.br.

Web-graph footprint

Distinct hostnames that link to or from pc.al.gov.br in the public web crawl.

36 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for pc.al.gov.br.

MechanismTarget
SPF_IP186.249.50.163
SPF_IP186.249.50.164
SPF_IP186.249.50.165
SPF_IP186.249.51.246
SPF_IP186.249.51.247
SPF_IP186.249.51.248
SPF_IP186.249.51.249
SPF_MXc.mx.itec.al.gov.br
SPF_MXmta-01.itec.al.gov.br
SPF_MXmta-02.itec.al.gov.br

Related pages

Pivot deeper into the graph from pc.al.gov.br.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pc.al.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.