Hostname
free-simple-apps.com
Last fetched
free-simple-apps.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PH. WHOIS lists iana:1606 as the registrar.
Nutrition Label
Resolution chain
free-simple-apps.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.170.249.111 | 3.170.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 3.170.249.18 | 3.170.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 3.170.249.40 | 3.170.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 3.170.249.85 | 3.170.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
WHOIS identity
- Registrar
- iana:1606
- Organization
- personal data, can not be publicly disclosed according to applicable laws.
- Contact emails
Subdomains
1 observed subdomain of free-simple-apps.com.
| Subdomain |
|---|
| www.free-simple-apps.com |
Web-graph footprint
Distinct hostnames that link to or from free-simple-apps.com in the public web crawl.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for free-simple-apps.com.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | _spf.yandex.net |
Related pages
Pivot deeper into the graph from free-simple-apps.com.
- IP · 3.170.249.111
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1606
- Country · PH
- Email · free-simple-apps.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · fr…
- 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: "free-simple-apps.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.