Hostname
divitsu.com
Last fetched
divitsu.com resolves to 1 IPv4 address operated by AS34619 in TR. WHOIS lists iana:93 as the registrar.
Nutrition Label
Resolution chain
divitsu.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 |
|---|---|---|---|---|
| 89.19.30.85 | 89.19.30.0/24 | AS34619 | — | TR |
WHOIS identity
- Registrar
- iana:93
- Organization
- ysm yazilim ve bilisim tek. san. ve tic. ltd.sti.
- Contact emails
- 0a071501a43302c42cbbe0eadfe237ce99ee26aa@privatedomain.gkg.net
- 0d4738368484629b7caff7761f3e6783cb5d9de7@privatedomain.gkg.net
- 37cdccc65cbd30db7af5ad2d2ea0a42a655f5528@whois.gkg.net
- 65746845013d8282086e0415310ca0f97e27883f@privatedomain.gkg.net
- 69be06cefc1684869a7493a0221bc959d7e5cf09@privatedomain.gkg.net
- 72c678ebe0b8e122779423528ebb7554d4d4de93@whois.gkg.net
- 75bcbc10ef6349df2460abce47b9a40b684b9fb7@privatedomain.gkg.net
- 7c00ed501a9238013a93156882e177c6e52630dd@privatedomain.gkg.net
- 93408e2d4dd78d8c0051f02a3eec7fc7f1aa9948@privatedomain.gkg.net
- b096857ce627db617e0c1ffa47ee8edd0edf05c2@privatedomain.gkg.net
- d2335091291b120a0e4f8bd041cb80ec077a6175@privatedomain.gkg.net
Subdomains
2 observed subdomains of divitsu.com.
| Subdomain |
|---|
| mail.divitsu.com |
| www.divitsu.com |
Web-graph footprint
Distinct hostnames that link to or from divitsu.com in the public web crawl.
3 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for divitsu.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.doruk.net.tr |
Related pages
Pivot deeper into the graph from divitsu.com.
- IP · 89.19.30.85
- ASN · AS34619
- Registrar · iana:93
- Country · TR
- Email · 0a071501a43302c42cbbe0eadfe237ce99ee26aa@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: "divitsu.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.