Skip to content

Hostname

marketminute.com

Last fetched

marketminute.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.85.105108.138.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.85.122108.138.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.85.98108.138.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.85.99108.138.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.1513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.160.39.183.160.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.39.233.160.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.39.903.160.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.39.943.160.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.240.162.11054.240.162.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
54.240.162.4954.240.162.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
54.240.162.6154.240.162.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
54.240.162.9354.240.162.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
65.9.175.11665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.2165.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.3965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.4765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1068
Organization
- -
Contact emails

Subdomains

46 observed subdomains of marketminute.com.

Web-graph footprint

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

38 sites link to this hostname.

209 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from marketminute.com.

Cypher and MCP

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

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