Hostname
ecovis.com
Last fetched
ecovis.com resolves to 2 IPv4 addresses operated by DTAG Internet service provider operations in DE. WHOIS lists iana:1239 as the registrar.
Nutrition Label
Resolution chain
ecovis.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 62.157.187.172 | 62.156.0.0/14 | AS3320 | DTAG Internet service provider operations | DE |
| 85.199.88.23 | 85.199.64.0/18 | AS12693 | EDISCOM Am Kanal 4a, 14467 Potsdam | DE |
WHOIS identity
- Registrar
- iana:1239
- Organization
- christoph zehme
- Contact emails
Subdomains
24 observed subdomains of ecovis.com.
Showing 21 of 24. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ecovis.com in the public web crawl.
860 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
18 SPF mechanisms authorising senders for ecovis.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 146031198.spf03.hubspotemail.net |
| SPF_INCLUDE | _spf.donotspam.de |
| SPF_INCLUDE | _spf.online.superoffice.com |
| SPF_INCLUDE | datevnet._spf.datev.de |
| SPF_INCLUDE | dpsc._spf.datev.de |
| SPF_INCLUDE | maildomain._spf.datev.de |
| SPF_INCLUDE | spf.crsend.com |
| SPF_IP | 81.24.66.22 |
| SPF_IP | 81.24.66.23/32 |
| SPF_IP | 83.246.89.68/32 |
| SPF_IP | 91.190.200.4/32 |
| SPF_IP | 94.16.0.20/32 |
| SPF_IP | 94.16.0.21/32 |
| SPF_IP | 94.16.0.33/32 |
| SPF_IP | 94.16.0.34/32 |
| SPF_IP | 94.16.1.20 |
| SPF_IP | 94.16.1.21 |
| SPF_MX | ecovis.com |
Related pages
Pivot deeper into the graph from ecovis.com.
- IP · 62.157.187.172
- ASN · AS3320DTAG Internet service provider operations
- Registrar · iana:1239
- Country · DE
- Email · info@manofverb.com
- TLD · .com
- Browse hostnames · ec…
- 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: "ecovis.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.