Skip to content

Hostname

pc.sc.gov.br

Last fetched

pc.sc.gov.br resolves to 1 IPv4 address operated by AS11802 in BR.

Nutrition Label

WHISPER CANON · pc.sc.gov.brRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/pc.sc.gov.br

Resolution chain

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

IPPrefixASNOperatorCountry
200.19.215.212200.19.192.0/19AS11802BR

WHOIS identity

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

Subdomains

12 observed subdomains of pc.sc.gov.br.

Web-graph footprint

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

264 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for pc.sc.gov.br.

MechanismTarget
SPF_Apc.sc.gov.br
SPF_INCLUDE_spf.google.com
SPF_IP10.0.0.0/8
SPF_IP172.16.0.0/12
SPF_IP192.168.0.0/16
SPF_IP200.19.192.0/19
SPF_IP200.192.64.0/20
SPF_MXpc.sc.gov.br

Related pages

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

Cypher and MCP

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

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