Skip to content

Hostname

tw.marcus.com

Last fetched

tw.marcus.com resolves to 18 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · tw.marcus.comRouting diversity5.4/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/tw.marcus.com

Resolution chain

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

IPPrefixASNOperatorCountry
184.72.196.66184.72.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
3.81.160.2503.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.81.34.983.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.92.73.373.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.94.118.333.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.227.69.20834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.228.226.20834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.235.157.9634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.238.142.13734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.202.183.7152.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.10.17552.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.71.250.5052.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.91.10.19552.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.157.191.6354.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.166.175.1954.166.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.25.7154.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.87.65.13954.87.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.92.181.12154.92.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with tw.marcus.com in WhisperGraph.

Subdomains

3 observed subdomains of tw.marcus.com.

Threat posture

History

Related pages

Pivot deeper into the graph from tw.marcus.com.

Cypher and MCP

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

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