Skip to content

Hostname

maintraq.com

Last fetched

maintraq.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.20.10213.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.10813.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.11613.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.9013.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.93.12613.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.1513.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.7613.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.8713.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.164.110.1023.164.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.164.110.203.164.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.164.110.43.164.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.164.110.503.164.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

4 observed subdomains of maintraq.com.

Threat posture

History

Related pages

Pivot deeper into the graph from maintraq.com.

Cypher and MCP

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

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