Hostname
insyn.app
Last fetched
insyn.app resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
insyn.app resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.158.46.111 | 108.158.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.158.46.44 | 108.158.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.158.46.90 | 108.158.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.158.46.96 | 108.158.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.172.242.27 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.172.242.54 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.172.242.60 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.172.242.69 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
WHOIS identity
- Registrar
- iana:81
- Organization
- contact privacy inc. customer 7151571251
- Contact emails
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for insyn.app.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.messagingengine.com |
Related pages
Pivot deeper into the graph from insyn.app.
- IP · 108.158.46.111
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:81
- Country · IN
- Email · 8d0d8c8c39d8ad47c8d077969a64c4c5-54653098@contact.gandi.net
- TLD · .app
- Browse hostnames · in…
- 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: "insyn.app"})-[: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.