Skip to content

Hostname

sefaz.pb.gov.br

Last fetched

sefaz.pb.gov.br resolves to 1 IPv4 address operated by AS7738 in BR.

Nutrition Label

WHISPER CANON · sefaz.pb.gov.brRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/sefaz.pb.gov.br

Resolution chain

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

IPPrefixASNOperatorCountry
200.164.224.19200.164.192.0/18AS7738BR

WHOIS identity

No WHOIS records are currently associated with sefaz.pb.gov.br in WhisperGraph.

Subdomains

10 observed subdomains of sefaz.pb.gov.br.

Web-graph footprint

Distinct hostnames that link to or from sefaz.pb.gov.br in the public web crawl.

547 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for sefaz.pb.gov.br.

MechanismTarget
SPF_Asefaz.pb.gov.br
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP18.188.239.128/26
SPF_IP18.188.9.192/26
SPF_IP18.208.22.128/25
SPF_IP18.208.22.64/26
SPF_IP200.164.224.12

Related pages

Pivot deeper into the graph from sefaz.pb.gov.br.

Cypher and MCP

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

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