Skip to content

Hostname

mail.explect.com

Last fetched

mail.explect.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · mail.explect.comRouting diversity5.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mail.explect.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.65.2273.5.65.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.153.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.2473.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.303.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.67.2463.5.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.69.2393.5.69.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.69.313.5.69.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.69.463.5.69.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.71.1263.5.71.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.72.53.5.72.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.218.0.1252.218.0.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.218.1.3652.218.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.1.4452.92.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.18.14852.92.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.32.7652.92.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.35.1252.92.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mail.explect.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

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

Cypher and MCP

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

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