Hostname
elj.com
Last fetched
elj.com resolves to 1 IPv4 address operated by WEBHOSTINGHOLDINGS - Webhosting Holdings LLC in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
elj.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 162.244.93.16 | 162.244.93.0/24 | AS965 | WEBHOSTINGHOLDINGS - Webhosting Holdings LLC | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- geoff eldridge
- Contact emails
- geoffeldridge@yahoo.com.au
- geldridg@progsoc.uts.edu.au
- av2cv62k7e2@networksolutionsprivateregistration.com
- be2nn7nx2xr@networksolutionsprivateregistration.com
- c37ds8be5pe@networksolutionsprivateregistration.com
- cs5t944n4s3@networksolutionsprivateregistration.com
- d973j39k6vt@networksolutionsprivateregistration.com
- dp2pb8t72mr@networksolutionsprivateregistration.com
- dt3gk25f35t@networksolutionsprivateregistration.com
- hu6qy8553cy@networksolutionsprivateregistration.com
- j84qx6pv3zc@networksolutionsprivateregistration.com
- m55x629y6hh@networksolutionsprivateregistration.com
- ns3cf79q3y4@networksolutionsprivateregistration.com
- r442h2sp2hy@networksolutionsprivateregistration.com
- t67zu7dz72q@networksolutionsprivateregistration.com
- w474w8wr4xr@networksolutionsprivateregistration.com
- wc8bk85s9a9@networksolutionsprivateregistration.com
- yw8mh8364qp@networksolutionsprivateregistration.com
- zq3p42sa39e@networksolutionsprivateregistration.com
- zs5g766s9tj@networksolutionsprivateregistration.com
- and 1 more
Subdomains
7 observed subdomains of elj.com.
Web-graph footprint
Distinct hostnames that link to or from elj.com in the public web crawl.
23 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for elj.com.
| Mechanism | Target |
|---|---|
| SPF_A | elj.com |
| SPF_INCLUDE | smtp-out.thcservers.com |
| SPF_INCLUDE | spf.mxyeet.net |
| SPF_IP | 162.244.93.16 |
| SPF_IP | 209.50.57.182 |
| SPF_IP | 67.209.230.7 |
| SPF_IP | 67.209.236.3 |
| SPF_MX | elj.com |
Related pages
Pivot deeper into the graph from elj.com.
- IP · 162.244.93.16
- ASN · AS965WEBHOSTINGHOLDINGS - Webhosting Holdings LLC
- Registrar · iana:2
- Country · US
- Email · geoffeldridge@yahoo.com.au
- 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: "elj.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.