Hostname
evision-software.com
Last fetched
evision-software.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
evision-software.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of evision-software.com owner
- Contact emails
- info@evision-software.nl
- 0d53302a-638a-45ba-b4c0-d034ffa2db84@identity-protect.org
- 14a1a919-8ca3-4345-98d1-e00a4d79c830@identity-protect.org
- 1871b6a9-a2e4-4a3c-95c7-35f13e5d2e83@identity-protect.org
- 8b400623-3101-4812-9fa8-e56c82f5e684@identity-protect.org
- c96465b5-3052-436d-b5de-665c2ffac3d0@identity-protect.org
- d042c95b-81b4-4136-88b8-60d595706395@identity-protect.org
- f4462a33-7481-47e9-970d-c69ac4c4f018@identity-protect.org
- info@domain-contact.org
Subdomains
28 observed subdomains of evision-software.com.
Showing 25 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from evision-software.com in the public web crawl.
19 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for evision-software.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.afasonline.nl |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from evision-software.com.
- IP · 13.32.99.112
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · info@evision-software.nl
- TLD · .com
- Browse hostnames · ev…
- 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: "evision-software.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.