Hostname
orgsyn.in
Last fetched
orgsyn.in resolves to 3 IPv4 addresses operated by DIMENOC - HostDime.com, Inc. in US. WHOIS lists iana:800001 as the registrar.
Nutrition Label
Resolution chain
orgsyn.in resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 107.190.137.18 | 107.190.128.0/20 | AS33182 | DIMENOC - HostDime.com, Inc. | US |
| 92.113.16.201 | 92.113.16.0/21 | AS47583 | — | DE |
| 92.113.23.83 | 92.113.16.0/21 | AS47583 | — | DE |
WHOIS identity
- Registrar
- iana:800001
- Organization
- kuldeep singh
- Contact emails
Subdomains
27 observed subdomains of orgsyn.in.
Showing 21 of 27. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from orgsyn.in in the public web crawl.
6 sites link to this hostname.
70 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for orgsyn.in.
| Mechanism | Target |
|---|---|
| SPF_A | orgsyn.in |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 109.73.166.82 |
| SPF_MX | orgsyn.in |
Related pages
Pivot deeper into the graph from orgsyn.in.
- IP · 107.190.137.18
- ASN · AS33182DIMENOC - HostDime.com, Inc.
- Registrar · iana:800001
- Country · US
- Email · kuldeep@pundir.in
- TLD · .in
- Browse hostnames · or…
- 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: "orgsyn.in"})-[: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.