Skip to content

Hostname

mail.pixfix.com

Last fetched

mail.pixfix.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.

Nutrition Label

WHISPER CANON · mail.pixfix.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/mail.pixfix.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.117.1713.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.5313.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.6613.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.7613.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.65.159.3518.65.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.159.3618.65.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.159.5418.65.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.159.6518.65.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.170.73.1053.170.72.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.73.453.170.72.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.73.483.170.72.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.73.923.170.72.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with mail.pixfix.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for mail.pixfix.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from mail.pixfix.com.

Cypher and MCP

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

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