Skip to content

Hostname

comprasdoestado.pt

Last fetched

comprasdoestado.pt resolves to 1 IPv4 address operated by AS15525 in PT.

Nutrition Label

WHISPER CANON · comprasdoestado.ptRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/comprasdoestado.pt

Resolution chain

comprasdoestado.pt resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.43.40.155193.43.40.0/24AS15525PT

WHOIS identity

No WHOIS records are currently associated with comprasdoestado.pt in WhisperGraph.

Subdomains

2 observed subdomains of comprasdoestado.pt.

Web-graph footprint

Distinct hostnames that link to or from comprasdoestado.pt in the public web crawl.

5 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for comprasdoestado.pt.

MechanismTarget
SPF_Acomprasdoestado.pt
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.mailjet.com
SPF_IP193.43.40.177
SPF_IP213.58.216.21
SPF_IP213.58.216.22
SPF_IP62.28.56.174
SPF_IP62.28.56.188/32
SPF_MXcomprasdoestado.pt

Related pages

Pivot deeper into the graph from comprasdoestado.pt.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "comprasdoestado.pt"})-[: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.