Skip to content

Hostname

br.ptl.org

Last fetched

br.ptl.org resolves to 1 IPv4 address operated by SOFTLAYER - IBM Cloud in US.

Nutrition Label

WHISPER CANON · br.ptl.orgRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/br.ptl.org

Resolution chain

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

IPPrefixASNOperatorCountry
169.55.65.192169.55.64.0/18AS36351SOFTLAYER - IBM CloudUS

WHOIS identity

No WHOIS records are currently associated with br.ptl.org in WhisperGraph.

Subdomains

1 observed subdomain of br.ptl.org.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for br.ptl.org.

MechanismTarget
SPF_Abr.ptl.org
SPF_Aemail.ptl.org
SPF_INCLUDEemailsrvr.com
SPF_IP107.14.47.8
SPF_IP169.55.80.212
SPF_IP173.203.2.36/32
SPF_IP23.3.224.13
SPF_IP50.97.196.210
SPF_IP50.97.224.92/30
SPF_IP69.20.91.24
SPF_IP72.19.217.170
SPF_IP74.205.114.154
SPF_IP98.129.184.4

Related pages

Pivot deeper into the graph from br.ptl.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "br.ptl.org"})-[: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.