Skip to content

Hostname

pxelplex.com

Last fetched

pxelplex.com resolves to 9 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · pxelplex.comRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pxelplex.com

Resolution chain

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

IPPrefixASNOperatorCountry
162.159.56.1162.159.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
3.5.157.1133.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.1723.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.383.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.533.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.1603.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.2293.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.137.1552.219.137.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.4.17652.219.4.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for pxelplex.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from pxelplex.com.

Cypher and MCP

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

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