Hostname
mars-is.com
Last fetched
mars-is.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:470 as the registrar.
Nutrition Label
Resolution chain
mars-is.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.28.53.152 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.30.126.32 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 107.23.37.190 | 107.23.0.0/17 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 23.21.235.27 | 23.20.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.209.63.119 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.224.254.82 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.227.43.107 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.95.3.192 | 3.80.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.202.180.195 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.236.75.216 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.172.148.153 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.174.159.195 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.195.118.157 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.218.171.46 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.200.152.11 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.200.28.71 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.45.166.48 | 52.44.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.92.143.22 | 54.92.128.0/17 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.91.8.33 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.89.127.31 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:470
- Organization
- mars incorporated
- Contact emails
Subdomains
47 observed subdomains of mars-is.com.
Showing 25 of 47. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mars-is.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for mars-is.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf-mars-inc.com |
Related pages
Pivot deeper into the graph from mars-is.com.
- IP · 100.28.53.152
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:470
- Country · US
- Email · domain.administrator@effem.com
- TLD · .com
- Browse hostnames · ma…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mars-is.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.