Skip to content

Hostname

pfprotecao.pt

Last fetched

pfprotecao.pt resolves to 1 IPv4 address operated by AS12353 in PT.

Nutrition Label

WHISPER CANON · pfprotecao.ptRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/pfprotecao.pt

Resolution chain

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

IPPrefixASNOperatorCountry
93.108.247.7493.108.0.0/16AS12353PT

WHOIS identity

Registrar
Organization
pf - equipamentos de protecção e segurança no trabalho lda
Contact emails

Subdomains

8 observed subdomains of pfprotecao.pt.

Web-graph footprint

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

17 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • pfprotecao.pt

SPF policy

4 SPF mechanisms authorising senders for pfprotecao.pt.

MechanismTarget
SPF_Apfprotecao.pt
SPF_IP185.245.182.195
SPF_IP93.108.247.74
SPF_MXpfprotecao.pt

Related pages

Pivot deeper into the graph from pfprotecao.pt.

Cypher and MCP

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

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