Skip to content

Hostname

pbsnc.org

Last fetched

pbsnc.org resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · pbsnc.orgRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/pbsnc.org

Resolution chain

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

IPPrefixASNOperatorCountry
54.225.198.19654.230.144.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
54.225.206.15254.230.144.0/23AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0159025374
Contact emails

Subdomains

17 observed subdomains of pbsnc.org.

Web-graph footprint

Distinct hostnames that link to or from pbsnc.org in the public web crawl.

573 sites link to this hostname.

406 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for pbsnc.org.

MechanismTarget
SPF_INCLUDE2606626.spf07.hubspotemail.net
SPF_INCLUDEoutboundmail.convio.net
SPF_INCLUDEprotection.outlook.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.hostedrt.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP152.4.101.223
SPF_IP152.4.101.56
SPF_IP152.4.144.247/32
SPF_IP152.4.144.250/32
SPF_IP216.54.104.128/25
SPF_IP52.124.61.0/24
SPF_IP52.170.84.184/32
SPF_MXpbsnc.org

Related pages

Pivot deeper into the graph from pbsnc.org.

Cypher and MCP

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

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