Skip to content

Hostname

myalex.com

Last fetched

myalex.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in OM. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.106.122143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.127143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.13143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.63143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
18.66.112.218.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.4418.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.6418.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.6618.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.230.1193.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.23.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.683.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.693.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
65.8.131.10965.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.6765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of myalex.com owner
Contact emails

Subdomains

37 observed subdomains of myalex.com.

Web-graph footprint

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

72 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for myalex.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from myalex.com.

Cypher and MCP

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

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