Skip to content

Hostname

mail.pltcbrands.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.200.102108.139.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.NG
108.139.200.24108.139.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.NG
108.139.200.43108.139.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.NG
108.139.200.79108.139.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.NG
18.67.0.11218.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.12718.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.1718.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.3618.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.149.12452.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.3752.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.8852.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.9552.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

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

Subdomains

1 observed subdomain of mail.pltcbrands.com.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org

Related pages

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

Cypher and MCP

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

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