Skip to content

Hostname

www.pbcommentsense.com

Last fetched

www.pbcommentsense.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · www.pbcommentsense.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/www.pbcommentsense.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.148.150.24416.148.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
35.83.103.16035.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.85.96.3935.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.224.28.15344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with www.pbcommentsense.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for www.pbcommentsense.com.

MechanismTarget
SPF_Awww.pbcommentsense.com
SPF_IP208.82.223.39/32
SPF_IP216.71.150.37/32
SPF_MXwww.pbcommentsense.com

Related pages

Pivot deeper into the graph from www.pbcommentsense.com.

Cypher and MCP

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

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