Skip to content

Hostname

beira.pt

Last fetched

beira.pt resolves to 1 IPv4 address operated by AS47583 in DE.

Nutrition Label

WHISPER CANON · beira.ptRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/beira.pt

Resolution chain

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

IPPrefixASNOperatorCountry
147.93.125.94147.93.120.0/21AS47583DE

WHOIS identity

Registrar
Organization
guarda digital
Contact emails

Subdomains

17 observed subdomains of beira.pt.

Web-graph footprint

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

184 sites link to this hostname.

621 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for beira.pt.

MechanismTarget
SPF_Abeira.pt
SPF_INCLUDE_spf.ptasp.com
SPF_MXbeira.pt

Related pages

Pivot deeper into the graph from beira.pt.

Cypher and MCP

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

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