Hostname
synthiasoft.com
Last fetched
synthiasoft.com resolves to 1 IPv4 address operated by DIANAHOSTLTD-AS-AP Diana Host Ltd in BD. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
synthiasoft.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.169.160.90 | 103.169.160.0/24 | AS148993 | DIANAHOSTLTD-AS-AP Diana Host Ltd | BD |
WHOIS identity
- Registrar
- iana:303
- Organization
- domain admin
- Contact emails
Subdomains
19 observed subdomains of synthiasoft.com.
Web-graph footprint
Distinct hostnames that link to or from synthiasoft.com in the public web crawl.
253 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- synthiasoft.com
SPF policy
12 SPF mechanisms authorising senders for synthiasoft.com.
| Mechanism | Target |
|---|---|
| SPF_A | synthiasoft.com |
| SPF_INCLUDE | spf.xeonbd.com |
| SPF_IP | 103.169.160.66 |
| SPF_IP | 103.169.160.90 |
| SPF_IP | 103.48.119.244 |
| SPF_IP | 103.48.119.252 |
| SPF_IP | 104.156.48.44 |
| SPF_IP | 167.86.114.81 |
| SPF_IP | 209.126.0.46 |
| SPF_IP | 209.126.0.85 |
| SPF_IP | 209.126.11.83 |
| SPF_MX | synthiasoft.com |
Related pages
Pivot deeper into the graph from synthiasoft.com.
- IP · 103.169.160.90
- ASN · AS148993DIANAHOSTLTD-AS-AP Diana Host Ltd
- Registrar · iana:303
- Country · BD
- Email · nakib@dianahost.com
- TLD · .com
- Browse hostnames · sy…
- 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: "synthiasoft.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.