Skip to content

Hostname

pubnub.com

Last fetched

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

Nutrition Label

WHISPER CANON · pubnub.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/pubnub.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.35.190.2152.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.36.140.1252.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domain administrator
Contact emails

Subdomains

79 observed subdomains of pubnub.com.

Web-graph footprint

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

1,097 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for pubnub.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmg-spf.greenhouse.io
SPF_IP136.147.176.87
SPF_IP149.72.153.240
SPF_IP168.245.103.103
SPF_IP168.245.112.78
SPF_IP168.245.121.206
SPF_IP168.245.21.127
SPF_IP192.28.155.42
SPF_IP207.218.90.0/24
SPF_IP64.79.155.0/24

Related pages

Pivot deeper into the graph from pubnub.com.

Cypher and MCP

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

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