Skip to content

Hostname

instantmarkets.com

Last fetched

instantmarkets.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · instantmarkets.comRouting diversity5.9/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/instantmarkets.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.214.80.11118.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.250.24118.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.157.1743.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.237.1073.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.205.233.8434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.22.13044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.161.24.25054.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.173.121.9254.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.174.17.16654.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.49.18654.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.90.2654.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.79.6898.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.94.249.23498.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.
32.192.114.15832.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.
100.51.3.76100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.

WHOIS identity

Registrar
iana:83
Organization
1&1 internet
Contact emails

Subdomains

10 observed subdomains of instantmarkets.com.

Web-graph footprint

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

80 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for instantmarkets.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from instantmarkets.com.

Cypher and MCP

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

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