Hostname
dissindo.com
Last fetched
dissindo.com resolves to 1 IPv4 address operated by AS47583 in SG. WHOIS lists iana:93 as the registrar.
Nutrition Label
Resolution chain
dissindo.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 |
|---|---|---|---|---|
| 109.106.252.219 | 109.106.252.0/22 | AS47583 | — | SG |
WHOIS identity
- Registrar
- iana:93
- Organization
- gkg.net domain proxy service
- Contact emails
- 07ab1e71be7f0029592690b3fe1fdab112a99694@privatedomain.gkg.net
- 134aa2c0405fe6a1a8c67b6f2c5208f95aebb675@privatedomain.gkg.net
- 2b10bc40ce4ac8a912f9404819f6023ba201116e@privatedomain.gkg.net
- 3cb248462022c458f69076f70650b90e63a2e64b@privatedomain.gkg.net
- 3e97475b1d3e0fe540ba8b9e4d6083314f9acbd2@privatedomain.gkg.net
- 523230b074180fa60600fe3201e5327420f3df7a@privatedomain.gkg.net
- 5324c7a5b3f40b3a87a47a09db793c15e705309b@privatedomain.gkg.net
- 6095ddfdd2c257174f99e9d05ef90e97afd1643e@privatedomain.gkg.net
- 8f723ee688fa88a52ffec3346b5ad8978ce8284b@privatedomain.gkg.net
- 9944a8052c5b2cef31066e16b060e18ee9b8b43d@privatedomain.gkg.net
- b5417bf792f43e18ba676b092f7c2ea52a4f07a6@whois.gkg.net
- b74ff6409ef79553ee8761fd03f9769f72348f47@privatedomain.gkg.net
- bc46c759047874de18501cdd0ff561a23a61a95a@privatedomain.gkg.net
- cef3bef8d1c8114c7fc48cbbc96c3a152924e69b@privatedomain.gkg.net
- ece32bf8f39918a8273969cf43f9d9301ef202dc@privatedomain.gkg.net
- f72156da102fdb8f8ccc141beb3c59e3fb046ccc@privatedomain.gkg.net
- fca24fa71631f25894dd8d88dd8086963356feef@privatedomain.gkg.net
Subdomains
8 observed subdomains of dissindo.com.
Web-graph footprint
Distinct hostnames that link to or from dissindo.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- dissindo.com
SPF policy
15 SPF mechanisms authorising senders for dissindo.com.
| Mechanism | Target |
|---|---|
| SPF_A | dissindo.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_INCLUDE | release.antispamcloud.com |
| SPF_INCLUDE | spf.antispamcloud.com |
| SPF_IP | 109.106.252.201 |
| SPF_IP | 151.106.118.1 |
| SPF_IP | 151.106.119.151 |
| SPF_IP | 156.67.208.107 |
| SPF_IP | 156.67.210.101 |
| SPF_IP | 156.67.210.115 |
| SPF_IP | 156.67.211.96 |
| SPF_IP | 185.237.144.151 |
| SPF_IP | 202.150.213.82 |
| SPF_IP | 202.150.213.91 |
| SPF_MX | dissindo.com |
Related pages
Pivot deeper into the graph from dissindo.com.
- IP · 109.106.252.219
- ASN · AS47583
- Registrar · iana:93
- Country · SG
- Email · 07ab1e71be7f0029592690b3fe1fdab112a99694@privatedomain.gkg.net
- TLD · .com
- Browse hostnames · di…
- 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: "dissindo.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.