Skip to content

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

WHISPER CANON · elitexweb.comRouting diversity3.0/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/elitexweb.com

Resolution chain

elitexweb.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.86.113.146172.86.112.0/21AS14956ROUTERHOSTING - RouterHosting LLCUS
190.92.174.31190.92.174.0/24AS199404IN
64.225.72.23164.225.64.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
iana:3862
Organization
alliancepharma operations
Contact emails

Subdomains

34 observed subdomains of elitexweb.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for elitexweb.com.

MechanismTarget
SPF_Aelitexweb.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP190.92.174.31
SPF_IP192.250.229.176
SPF_MXelitexweb.com

Related pages

Pivot deeper into the graph from elitexweb.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.