Skip to content

Hostname

bebetter.pt

Last fetched

bebetter.pt resolves to 1 IPv4 address operated by AS16276 in PT.

Nutrition Label

WHISPER CANON · bebetter.ptRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/bebetter.pt

Resolution chain

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

IPPrefixASNOperatorCountry
94.23.74.2694.23.0.0/16AS16276PT

WHOIS identity

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

Subdomains

8 observed subdomains of bebetter.pt.

Web-graph footprint

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

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • bebetter.pt

SPF policy

9 SPF mechanisms authorising senders for bebetter.pt.

MechanismTarget
SPF_Abebetter.pt
SPF_INCLUDEspf.mailbox.pt
SPF_IP188.93.231.150
SPF_IP188.93.231.203
SPF_IP188.93.231.64
SPF_IP51.77.21.105
SPF_IP51.91.130.152
SPF_IP94.23.74.26
SPF_MXbebetter.pt

Related pages

Pivot deeper into the graph from bebetter.pt.

Cypher and MCP

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

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