Skip to content

Hostname

pcbranch.com

Last fetched

pcbranch.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · pcbranch.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pcbranch.com

Resolution chain

pcbranch.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.58.224.013.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
16.58.162.3716.58.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
18.188.53.25318.188.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.130.98.1323.130.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.140.156.2543.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.20.1033.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
iron mountain kingsford community federal credit union
Contact emails

Subdomains

2 observed subdomains of pcbranch.com.

Web-graph footprint

Distinct hostnames that link to or from pcbranch.com in the public web crawl.

186 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for pcbranch.com.

MechanismTarget
SPF_INCLUDEbsdccumail.bsdc.us
SPF_INCLUDEemailsrvr.com
SPF_IP173.15.31.1/32
SPF_IP192.40.177.161/32
SPF_IP50.255.214.49/32

Related pages

Pivot deeper into the graph from pcbranch.com.

Cypher and MCP

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

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