Skip to content

Hostname

100folhas.pt

Last fetched

100folhas.pt resolves to 1 IPv4 address operated by AS47147 in NL.

Nutrition Label

WHISPER CANON · 100folhas.ptRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/100folhas.pt

Resolution chain

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

IPPrefixASNOperatorCountry
152.53.106.248152.53.104.0/22AS47147NL

WHOIS identity

Registrar
Organization
expertmode design e visualização, lda
Contact emails

Subdomains

4 observed subdomains of 100folhas.pt.

Web-graph footprint

Distinct hostnames that link to or from 100folhas.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

1 SPF mechanism authorising senders for 100folhas.pt.

MechanismTarget
SPF_REDIRECT_spf.webdighost.eu

Related pages

Pivot deeper into the graph from 100folhas.pt.

Cypher and MCP

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

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