Skip to content

Hostname

mx.isdoing.com

Last fetched

mx.isdoing.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in EG.

Nutrition Label

WHISPER CANON · mx.isdoing.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mx.isdoing.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.159.102.106108.159.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.EG
108.159.102.13108.159.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.EG
108.159.102.16108.159.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.EG
108.159.102.44108.159.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.EG
13.249.146.10913.249.146.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.249.146.12813.249.146.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.249.146.4613.249.146.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.249.146.7513.249.146.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
18.164.21.1218.164.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
18.164.21.2218.164.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
18.164.21.7118.164.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
18.164.21.9718.164.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

No WHOIS records are currently associated with mx.isdoing.com in WhisperGraph.

Subdomains

4 observed subdomains of mx.isdoing.com.

Threat posture

History

Related pages

Pivot deeper into the graph from mx.isdoing.com.

Cypher and MCP

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

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