Hostname
ekassw.com
Last fetched
ekassw.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:93 as the registrar.
Nutrition Label
Resolution chain
ekassw.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 |
|---|---|---|---|---|
| 5.9.7.220 | 5.9.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:93
- Organization
- biruza software
- Contact emails
- 00ed1ac1004676329b67f6f33c117f0309ec575e@privatedomain.gkg.net
- 02b8d695d9e4e4ec1cda30659dbaf118fb618543@privatedomain.gkg.net
- 0d2e5c7d740ae8994f45f2296588cc8475715bd5@whois.gkg.net
- 32dea94ed7114c5c2d2e9a4db8c29639eac7351a@privatedomain.gkg.net
- 3310d77c0d5b7b057f50fdd2fd0b0f9b94fb65f3@whois.gkg.net
- 466975dd10f484722d940079886ce2475f266d40@privatedomain.gkg.net
- 49ef4a1dce9228c653746333dfc663cec7b088c5@privatedomain.gkg.net
- 52e9e0425aa7dfea26eb7a0f5d128137ffea5c31@privatedomain.gkg.net
- 58f9813281878a9a71bfa7caa26468ef2e7803fe@privatedomain.gkg.net
- 5aef32d8c6c4a5db2cfefd6081c5228ed17fdebe@privatedomain.gkg.net
- 5c51e17df9ec8834f0e9db6ec5b658af11b204ef@privatedomain.gkg.net
- 6ca7290c213b8fb0b91e4ecae15afaabbc6592a1@privatedomain.gkg.net
- 718addaf3616e843b669725a785b20ed3c0633c7@privatedomain.gkg.net
- 97c8784b0eb4b240d00b9242aab3d5578b7d56d9@privatedomain.gkg.net
- aa88233ae17250b24c05f5db07964b68cd73b4e1@privatedomain.gkg.net
- c4d4cd260122f2c08e47f8bf728b022d00e522b9@privatedomain.gkg.net
- e2e526fe1a3099b6923f4323e9f032c35a3b6598@privatedomain.gkg.net
Subdomains
2 observed subdomains of ekassw.com.
| Subdomain |
|---|
| mail.ekassw.com |
| www.ekassw.com |
Web-graph footprint
Distinct hostnames that link to or from ekassw.com in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for ekassw.com.
| Mechanism | Target |
|---|---|
| SPF_A | ekassw.com |
| SPF_IP | 144.76.199.170 |
| SPF_IP | 144.76.199.184 |
| SPF_IP | 144.76.199.185 |
| SPF_IP | 159.224.223.170 |
| SPF_IP | 193.238.87.253 |
| SPF_IP | 5.9.7.214 |
| SPF_IP | 5.9.7.220 |
| SPF_MX | ekassw.com |
Related pages
Pivot deeper into the graph from ekassw.com.
- IP · 5.9.7.220
- ASN · AS24940
- Registrar · iana:93
- Country · DE
- Email · 00ed1ac1004676329b67f6f33c117f0309ec575e@privatedomain.gkg.net
- TLD · .com
- Browse hostnames · ek…
- 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: "ekassw.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.