Skip to content

Hostname

sbn.pt

Last fetched

sbn.pt resolves to 1 IPv4 address operated by AS15525 in PT.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.99.234.167185.99.234.0/24AS15525PT

WHOIS identity

Registrar
Organization
sindicato dos bancarios do norte
Contact emails

Subdomains

8 observed subdomains of sbn.pt.

Web-graph footprint

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

27 sites link to this hostname.

73 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for sbn.pt.

MechanismTarget
SPF_INCLUDE_spf.eurotux.com
SPF_INCLUDEspf.ess.de.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP185.99.234.167
SPF_IP62.28.15.194
SPF_IP62.28.179.76
SPF_IP62.48.142.253
SPF_MXsbn.pt

Related pages

Pivot deeper into the graph from sbn.pt.

Cypher and MCP

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

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