Skip to content

Hostname

pmcm.pr.gov.br

Last fetched

pmcm.pr.gov.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · pmcm.pr.gov.brRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/pmcm.pr.gov.br

Resolution chain

pmcm.pr.gov.br resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.94.10013.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.2313.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.5413.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.6413.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.4.1718.172.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.4.3618.172.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.4.5118.172.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.4.5618.172.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH

WHOIS identity

No WHOIS records are currently associated with pmcm.pr.gov.br in WhisperGraph.

Subdomains

5 observed subdomains of pmcm.pr.gov.br.

Web-graph footprint

Distinct hostnames that link to or from pmcm.pr.gov.br in the public web crawl.

21 sites link to this hostname.

76 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for pmcm.pr.gov.br.

MechanismTarget
SPF_Apmcm.pr.gov.br
SPF_INCLUDEnetblocks.dreamhost.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEsecureserver.net
SPF_IP54.86.137.168
SPF_MXpmcm.pr.gov.br

Related pages

Pivot deeper into the graph from pmcm.pr.gov.br.

Cypher and MCP

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

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