Hostname
evotix.com
Last fetched
evotix.com resolves to 2 IPv4 addresses operated by CLOUDFLARESPECTRUM Cloudflare, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
evotix.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 |
|---|---|---|---|---|
| 199.60.103.169 | 199.60.103.0/24 | AS209242 | CLOUDFLARESPECTRUM Cloudflare, Inc. | US |
| 199.60.103.69 | 199.60.103.0/24 | AS209242 | CLOUDFLARESPECTRUM Cloudflare, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of evotix.com owner
- Contact emails
- domains@hugedomains.com
- grobbins@kombi.net
- 4f0fd6ef-f89f-4ecd-ae03-abe0865cd13d@identity-protect.org
- 66af2f2c-2fa7-44d9-8507-1df47c56f49f@identity-protect.org
- 9a272f1a-41c6-4f9b-85f1-cf00a9e6a568@identity-protect.org
- 9d8c48a8-8c6d-4b3d-8a32-92f04d241d5e@identity-protect.org
- dc89f4b9-b67f-4ddd-bcb4-073c51bc753d@identity-protect.org
- f719a757-84d4-480a-9605-965558960e46@identity-protect.org
- owner-11109281@evotix.com.whoisprivacyservice.org
Subdomains
11 observed subdomains of evotix.com.
Web-graph footprint
Distinct hostnames that link to or from evotix.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for evotix.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 4026668.spf01.hubspotemail.net |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from evotix.com.
- IP · 199.60.103.169
- ASN · AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.
- Registrar · iana:468
- Country · US
- Email · domains@hugedomains.com
- 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: "evotix.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.