Skip to content

Hostname

pbs.up.pt

Last fetched

pbs.up.pt resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · pbs.up.ptRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/pbs.up.pt

Resolution chain

pbs.up.pt resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.159.136.54162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.137.54162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with pbs.up.pt in WhisperGraph.

Subdomains

38 observed subdomains of pbs.up.pt.

Web-graph footprint

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

329 sites link to this hostname.

130 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for pbs.up.pt.

MechanismTarget
SPF_INCLUDE143334250.spf05.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP193.136.37.14
SPF_IP195.22.17.220
SPF_IP2001:690:2200:910:0:0:0:14

Related pages

Pivot deeper into the graph from pbs.up.pt.

Cypher and MCP

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

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