Skip to content

Hostname

pixgg.com

Last fetched

pixgg.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BG. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.165.72.10718.165.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.BG
18.165.72.10818.165.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.BG
18.165.72.4318.165.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.BG
18.165.72.8218.165.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.BG
52.84.20.4752.84.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.6452.84.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.7652.84.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.8252.84.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.12665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.4165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.8265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.9565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
christian pauli
Contact emails

Subdomains

6 observed subdomains of pixgg.com.

Web-graph footprint

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

6 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for pixgg.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from pixgg.com.

Cypher and MCP

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

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