Hostname
elitexweb.com
Last fetched
elitexweb.com resolves to 3 IPv4 addresses operated by ROUTERHOSTING - RouterHosting LLC in US. WHOIS lists iana:3862 as the registrar.
Nutrition Label
Resolution chain
elitexweb.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 172.86.113.146 | 172.86.112.0/21 | AS14956 | ROUTERHOSTING - RouterHosting LLC | US |
| 190.92.174.31 | 190.92.174.0/24 | AS199404 | — | IN |
| 64.225.72.231 | 64.225.64.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | NL |
WHOIS identity
- Registrar
- iana:3862
- Organization
- alliancepharma operations
- Contact emails
Subdomains
34 observed subdomains of elitexweb.com.
Showing 15 of 34. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for elitexweb.com.
| Mechanism | Target |
|---|---|
| SPF_A | elitexweb.com |
| SPF_INCLUDE | spf.mysecurecloudhost.com |
| SPF_IP | 190.92.174.31 |
| SPF_IP | 192.250.229.176 |
| SPF_MX | elitexweb.com |
Related pages
Pivot deeper into the graph from elitexweb.com.
- IP · 172.86.113.146
- ASN · AS14956ROUTERHOSTING - RouterHosting LLC
- Registrar · iana:3862
- Country · US
- Email · technique@numerique.ca
- TLD · .com
- Browse hostnames · el…
- 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: "elitexweb.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.